aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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 .