summaryrefslogtreecommitdiffstats
path: root/sbin
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2001-08-15 09:09:47 +0000
committerru <ru@FreeBSD.org>2001-08-15 09:09:47 +0000
commitbde8ec1b704eb04851dc1d66e802296a909aaf66 (patch)
tree2255b1b74fe7c2ae878d3c7aa8d6573d86f4e05d /sbin
parentae8772dd9f6fae5d4aae99dfbb1ce24fc3d90c1a (diff)
downloadFreeBSD-src-bde8ec1b704eb04851dc1d66e802296a909aaf66.zip
FreeBSD-src-bde8ec1b704eb04851dc1d66e802296a909aaf66.tar.gz
mdoc(7) police: utilize the new .Ex macro.
Diffstat (limited to 'sbin')
-rw-r--r--sbin/nfsd/nfsd.86
-rw-r--r--sbin/nfsiod/nfsiod.86
-rw-r--r--sbin/route/route.84
3 files changed, 5 insertions, 11 deletions
diff --git a/sbin/nfsd/nfsd.8 b/sbin/nfsd/nfsd.8
index c62b7d8..666a863 100644
--- a/sbin/nfsd/nfsd.8
+++ b/sbin/nfsd/nfsd.8
@@ -168,10 +168,8 @@ If you have to kill
.Nm
just do a
.Dq Li "kill -USR1 <PID of master nfsd>"
-.Pp
-The
-.Nm
-utility exits 0 on success, and >0 if an error occurs.
+.Sh DIAGNOSTICS
+.Ex -std
.Sh SEE ALSO
.Xr nfsstat 1 ,
.Xr nfssvc 2 ,
diff --git a/sbin/nfsiod/nfsiod.8 b/sbin/nfsiod/nfsiod.8
index 46f59ab..e6eeac9 100644
--- a/sbin/nfsiod/nfsiod.8
+++ b/sbin/nfsiod/nfsiod.8
@@ -76,10 +76,8 @@ If this fails, or no
KLD was available,
.Nm
exits with an error.
-.Pp
-The
-.Nm
-utility exits 0 on success, and >0 if an error occurs.
+.Sh DIAGNOSTICS
+.Ex -std
.Sh SEE ALSO
.Xr nfsstat 1 ,
.Xr nfssvc 2 ,
diff --git a/sbin/route/route.8 b/sbin/route/route.8
index 5a56e00..226517e 100644
--- a/sbin/route/route.8
+++ b/sbin/route/route.8
@@ -378,9 +378,7 @@ same route as the one being changed.
The next-hop gateway should be reachable through a different route.
.El
.Pp
-The
-.Nm
-utility exits 0 on success or >0 if an error occurred.
+.Ex -std
.Sh SEE ALSO
.\".Xr esis 4 ,
.Xr netintro 4 ,
OpenPOWER on IntegriCloud