summaryrefslogtreecommitdiffstats
path: root/share/man/man3/sysexits.3
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2000-11-20 18:41:33 +0000
committerru <ru@FreeBSD.org>2000-11-20 18:41:33 +0000
commit0100fd6e93e8e0203ec077685f3e68afea54de52 (patch)
treeb87583b730938778b4af11a44748d110d751f3ac /share/man/man3/sysexits.3
parent0127deea8c3ecf9b2bcefaa370c23b1d51b0720c (diff)
downloadFreeBSD-src-0100fd6e93e8e0203ec077685f3e68afea54de52.zip
FreeBSD-src-0100fd6e93e8e0203ec077685f3e68afea54de52.tar.gz
mdoc(7) police: use the new features of the Nm macro.
Diffstat (limited to 'share/man/man3/sysexits.3')
-rw-r--r--share/man/man3/sysexits.34
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man3/sysexits.3 b/share/man/man3/sysexits.3
index e2a5a83..424945b 100644
--- a/share/man/man3/sysexits.3
+++ b/share/man/man3/sysexits.3
@@ -41,7 +41,7 @@ it is not a good practice to call
.Xr exit 3
with arbitrary values to indicate a failure condition when ending
a program. Instead, the pre-defined exit codes from
-.Nm sysexits
+.Nm
should be used, so the caller of the process can get a rough
estimation about the failure class without looking up the source code.
.Pp
@@ -120,7 +120,7 @@ parenthesis for easy reference.
.Xr style 9
.Sh HISTORY
The
-.Nm sysexits
+.Nm
file appeared somewhere after
.Bx 4.3 .
.Sh AUTHORS
OpenPOWER on IntegriCloud