summaryrefslogtreecommitdiffstats
path: root/usr.sbin
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.sbin
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.sbin')
-rw-r--r--usr.sbin/lpr/lpc/lpc.88
-rw-r--r--usr.sbin/timed/timedc/timedc.82
-rw-r--r--usr.sbin/trpt/trpt.84
3 files changed, 7 insertions, 7 deletions
diff --git a/usr.sbin/lpr/lpc/lpc.8 b/usr.sbin/lpr/lpc/lpc.8
index 76782ba..542f0d7 100644
--- a/usr.sbin/lpr/lpc/lpc.8
+++ b/usr.sbin/lpr/lpc/lpc.8
@@ -195,12 +195,12 @@ lock file for queue control
.Xr printcap 5 ,
.Xr lpd 8
.Sh DIAGNOSTICS
-.Bl -tag -width indent
-.It Sy "?Ambiguous command"
+.Bl -diag
+.It "?Ambiguous command"
abbreviation matches more than one command
-.It Sy "?Invalid command"
+.It "?Invalid command"
no match was found
-.It Sy "?Privileged command"
+.It "?Privileged command"
you must be a member of group "operator" or root to execute this command
.El
.Sh HISTORY
diff --git a/usr.sbin/timed/timedc/timedc.8 b/usr.sbin/timed/timedc/timedc.8
index 6e93279..29f54bf 100644
--- a/usr.sbin/timed/timedc/timedc.8
+++ b/usr.sbin/timed/timedc/timedc.8
@@ -128,7 +128,7 @@ log file for master timed
.%A S. Zatti
.Re
.Sh DIAGNOSTICS
-.Bl -tag -width Ds -compact
+.Bl -diag
.It ?Ambiguous command
abbreviation matches more than one command
.It ?Invalid command
diff --git a/usr.sbin/trpt/trpt.8 b/usr.sbin/trpt/trpt.8
index 8392ba4..bfb7e09 100644
--- a/usr.sbin/trpt/trpt.8
+++ b/usr.sbin/trpt/trpt.8
@@ -133,8 +133,8 @@ arguments may be used to supplant the defaults.
.Xr netstat 1 ,
.Xr setsockopt 2
.Sh DIAGNOSTICS
-.Bl -tag -width Ds
-.It Sy no namelist
+.Bl -diag
+.It no namelist
When the system image doesn't
contain the proper symbols to find the trace buffer;
others which should be self explanatory.
OpenPOWER on IntegriCloud