summaryrefslogtreecommitdiffstats
path: root/usr.bin/printenv
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2000-11-20 19:21:22 +0000
committerru <ru@FreeBSD.org>2000-11-20 19:21:22 +0000
commit0d1334ca0c7f5a53195b38b126d726747949ce5d (patch)
tree399269f867eeb084bb6edf479f12b35526a9edb4 /usr.bin/printenv
parent0100fd6e93e8e0203ec077685f3e68afea54de52 (diff)
downloadFreeBSD-src-0d1334ca0c7f5a53195b38b126d726747949ce5d.zip
FreeBSD-src-0d1334ca0c7f5a53195b38b126d726747949ce5d.tar.gz
mdoc(7) police: use the new features of the Nm macro.
Diffstat (limited to 'usr.bin/printenv')
-rw-r--r--usr.bin/printenv/printenv.16
1 files changed, 3 insertions, 3 deletions
diff --git a/usr.bin/printenv/printenv.1 b/usr.bin/printenv/printenv.1
index a4d2d9b..3e50e7a 100644
--- a/usr.bin/printenv/printenv.1
+++ b/usr.bin/printenv/printenv.1
@@ -41,7 +41,7 @@
.Nm printenv , env
.Nd print out the environment, set and print environment
.Sh SYNOPSIS
-.Nm printenv
+.Nm
.Op Ar name
.Nm env
.Op Fl
@@ -59,7 +59,7 @@ its value is printed.
If a
.Ar name
is specified and it is not defined in the environment,
-.Nm printenv
+.Nm
returns exit status 1, else it returns status 0.
.Pp
Some shells may provide a builtin
@@ -108,7 +108,7 @@ of the variables in the environment, with one name/value pair per line.
.Xr environ 7
.Sh HISTORY
The
-.Nm printenv
+.Nm
command appeared in
.Bx 3.0 .
.Sh BUGS
OpenPOWER on IntegriCloud