aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRuslan Ermilov <ru@FreeBSD.org>2001-09-21 07:04:47 +0000
committerRuslan Ermilov <ru@FreeBSD.org>2001-09-21 07:04:47 +0000
commitdb1909f7d2103cae4acdca77f1cb2d694872394c (patch)
tree4e926710bd903e20b8cd727a12e0c36a405790bd
parent2d45d0504cfe11ecbcd1072c3e12d302df41ba8f (diff)
Notes
-rw-r--r--bin/kenv/kenv.116
-rw-r--r--usr.bin/kenv/kenv.116
2 files changed, 20 insertions, 12 deletions
diff --git a/bin/kenv/kenv.1 b/bin/kenv/kenv.1
index 760c66764c12..fb0e050afbdc 100644
--- a/bin/kenv/kenv.1
+++ b/bin/kenv/kenv.1
@@ -23,7 +23,7 @@
.\"
.\" $FreeBSD$
.\"
-.Dd June 6, 1993
+.Dd July 8, 2000
.Dt KENV 1
.Os
.Sh NAME
@@ -32,19 +32,23 @@
.Sh SYNOPSIS
.Nm
.Op Fl h
-.Op variable
+.Op Ar variable
.Sh DESCRIPTION
+The
.Nm
-will dump the kernel environment.
+utility will dump the kernel environment.
If the
.Fl h
-flag is specified, it will limit the report to kernel probe hints.
-If an optional variable name is specified,
+option is specified, it will limit the report to kernel probe hints.
+If an optional
+.Ar variable
+name is specified,
.Nm
will only report that value.
.Sh SEE ALSO
.Xr loader 8
.Sh HISTORY
+The
.Nm
-appeared in
+utility appeared in
.Fx 4.1.1 .
diff --git a/usr.bin/kenv/kenv.1 b/usr.bin/kenv/kenv.1
index 760c66764c12..fb0e050afbdc 100644
--- a/usr.bin/kenv/kenv.1
+++ b/usr.bin/kenv/kenv.1
@@ -23,7 +23,7 @@
.\"
.\" $FreeBSD$
.\"
-.Dd June 6, 1993
+.Dd July 8, 2000
.Dt KENV 1
.Os
.Sh NAME
@@ -32,19 +32,23 @@
.Sh SYNOPSIS
.Nm
.Op Fl h
-.Op variable
+.Op Ar variable
.Sh DESCRIPTION
+The
.Nm
-will dump the kernel environment.
+utility will dump the kernel environment.
If the
.Fl h
-flag is specified, it will limit the report to kernel probe hints.
-If an optional variable name is specified,
+option is specified, it will limit the report to kernel probe hints.
+If an optional
+.Ar variable
+name is specified,
.Nm
will only report that value.
.Sh SEE ALSO
.Xr loader 8
.Sh HISTORY
+The
.Nm
-appeared in
+utility appeared in
.Fx 4.1.1 .