summaryrefslogtreecommitdiffstats
path: root/usr.bin
diff options
context:
space:
mode:
authordd <dd@FreeBSD.org>2001-04-13 19:59:47 +0000
committerdd <dd@FreeBSD.org>2001-04-13 19:59:47 +0000
commit89302146eea928154d30cd314cef04f3d394c4c2 (patch)
treefa59fe363972457cae46d706fbcf1f5ce1339f28 /usr.bin
parent949740204f77d3aef6db3694dc0398854a6d1163 (diff)
downloadFreeBSD-src-89302146eea928154d30cd314cef04f3d394c4c2.zip
FreeBSD-src-89302146eea928154d30cd314cef04f3d394c4c2.tar.gz
mdoc(7) police: properly use a -diag list in the DIAGNOSTICS section.
Reviewed by: ru
Diffstat (limited to 'usr.bin')
-rw-r--r--usr.bin/rup/rup.12
-rw-r--r--usr.bin/rusers/rusers.18
-rw-r--r--usr.bin/rwall/rwall.12
3 files changed, 6 insertions, 6 deletions
diff --git a/usr.bin/rup/rup.1 b/usr.bin/rup/rup.1
index e045139..5b4ce53 100644
--- a/usr.bin/rup/rup.1
+++ b/usr.bin/rup/rup.1
@@ -67,7 +67,7 @@ otherhost 7:36am up 6 days, 16:45, load average: 0.20, 0.23, 0.18
example%
.Ed
.Sh DIAGNOSTICS
-.Bl -tag -width indent
+.Bl -diag
.It rup: RPC: Program not registered
The
.Xr rpc.rstatd 8
diff --git a/usr.bin/rusers/rusers.1 b/usr.bin/rusers/rusers.1
index d075288..7e8a2f2d 100644
--- a/usr.bin/rusers/rusers.1
+++ b/usr.bin/rusers/rusers.1
@@ -75,17 +75,17 @@ logged in, the amount of time since the user typed on the keyboard,
and the remote host they logged in from (if applicable).
.El
.Sh DIAGNOSTICS
-.Bl -tag -width indent
-.It Nm Ns : RPC: Program not registered
+.Bl -diag
+.It rusers: RPC: Program not registered
The
.Xr rpc.rusersd 8
daemon has not been started on the remote host.
-.It Nm Ns : RPC: Timed out
+.It rusers: RPC: Timed out
A communication error occurred. Either the network is
excessively congested, or the
.Xr rpc.rusersd 8
daemon has terminated on the remote host.
-.It Nm Ns : "RPC: Port mapper failure - RPC: Timed out"
+.It rusers: "RPC: Port mapper failure - RPC: Timed out"
The remote host is not running the portmapper (see
.Xr portmap 8 ) ,
and cannot accommodate any RPC-based services. The host may be down.
diff --git a/usr.bin/rwall/rwall.1 b/usr.bin/rwall/rwall.1
index c22b13a..604729c 100644
--- a/usr.bin/rwall/rwall.1
+++ b/usr.bin/rwall/rwall.1
@@ -52,7 +52,7 @@ message to be sent can be typed in and terminated with EOF or it can
be in a
.Ar file .
.Sh DIAGNOSTICS
-.Bl -tag -width indent
+.Bl -diag
.It rwall: RPC: Program not registered
The
.Xr rpc.rwalld 8
OpenPOWER on IntegriCloud