From 89302146eea928154d30cd314cef04f3d394c4c2 Mon Sep 17 00:00:00 2001 From: dd Date: Fri, 13 Apr 2001 19:59:47 +0000 Subject: mdoc(7) police: properly use a -diag list in the DIAGNOSTICS section. Reviewed by: ru --- usr.sbin/lpr/lpc/lpc.8 | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'usr.sbin/lpr') 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 -- cgit v1.1