From c05985f13f215ea0060080637a64b09c3cff6233 Mon Sep 17 00:00:00 2001 From: ru Date: Tue, 18 Jan 2005 20:02:45 +0000 Subject: Sort sections. --- usr.sbin/lpr/lpc/lpc.8 | 14 +++++++------- usr.sbin/lpr/lpq/lpq.1 | 10 +++++----- usr.sbin/lpr/lpr/lpr.1 | 26 +++++++++++++------------- usr.sbin/lpr/lprm/lprm.1 | 12 ++++++------ usr.sbin/lpr/pac/pac.8 | 6 +++--- 5 files changed, 34 insertions(+), 34 deletions(-) (limited to 'usr.sbin/lpr') diff --git a/usr.sbin/lpr/lpc/lpc.8 b/usr.sbin/lpr/lpc/lpc.8 index 2662ef1..e6b9e9a 100644 --- a/usr.sbin/lpr/lpc/lpc.8 +++ b/usr.sbin/lpr/lpc/lpc.8 @@ -289,13 +289,6 @@ spool directories .It Pa /var/spool/*/lock lock file for queue control .El -.Sh SEE ALSO -.Xr lpq 1 , -.Xr lpr 1 , -.Xr lprm 1 , -.Xr printcap 5 , -.Xr chkprintcap 8 , -.Xr lpd 8 .Sh DIAGNOSTICS .Bl -diag .It "?Ambiguous command" @@ -305,6 +298,13 @@ no match was found .It "?Privileged command" you must be a member of group "operator" or root to execute this command .El +.Sh SEE ALSO +.Xr lpq 1 , +.Xr lpr 1 , +.Xr lprm 1 , +.Xr printcap 5 , +.Xr chkprintcap 8 , +.Xr lpd 8 .Sh HISTORY The .Nm diff --git a/usr.sbin/lpr/lpq/lpq.1 b/usr.sbin/lpr/lpq/lpq.1 index 22b235e..3678256 100644 --- a/usr.sbin/lpr/lpq/lpq.1 +++ b/usr.sbin/lpr/lpq/lpq.1 @@ -120,6 +120,11 @@ Control files specifying jobs. .It Pa /var/spool/*/lock The lock file to obtain the currently active job. .El +.Sh DIAGNOSTICS +Unable to open various files. +The lock file being malformed. +Garbage +files when there is no daemon active, but files in the spooling directory. .Sh SEE ALSO .Xr lpr 1 , .Xr lprm 1 , @@ -136,8 +141,3 @@ Due to the dynamic nature of the information in the spooling directory may report unreliably. Output formatting is sensitive to the line length of the terminal; this can results in widely spaced columns. -.Sh DIAGNOSTICS -Unable to open various files. -The lock file being malformed. -Garbage -files when there is no daemon active, but files in the spooling directory. diff --git a/usr.sbin/lpr/lpr/lpr.1 b/usr.sbin/lpr/lpr/lpr.1 index 3850bf5..00146ac 100644 --- a/usr.sbin/lpr/lpr/lpr.1 +++ b/usr.sbin/lpr/lpr/lpr.1 @@ -265,19 +265,6 @@ Data files specified in "cf" files. .It Pa /var/spool/output/*/tf* Temporary copies of "cf" files. .El -.Sh SEE ALSO -.Xr lpq 1 , -.Xr lprm 1 , -.Xr pr 1 , -.Xr symlink 2 , -.Xr printcap 5 , -.Xr lpc 8 , -.Xr lpd 8 -.Sh HISTORY -The -.Nm -command appeared in -.Bx 3 . .Sh DIAGNOSTICS If you try to spool too large a file, it will be truncated. The @@ -294,6 +281,19 @@ will say that the daemon cannot be started. Diagnostics may be printed in the daemon's log file regarding missing spool files by .Xr lpd 8 . +.Sh SEE ALSO +.Xr lpq 1 , +.Xr lprm 1 , +.Xr pr 1 , +.Xr symlink 2 , +.Xr printcap 5 , +.Xr lpc 8 , +.Xr lpd 8 +.Sh HISTORY +The +.Nm +command appeared in +.Bx 3 . .Sh BUGS Fonts for .Xr troff 1 diff --git a/usr.sbin/lpr/lprm/lprm.1 b/usr.sbin/lpr/lprm/lprm.1 index 9c170a3..a194614 100644 --- a/usr.sbin/lpr/lprm/lprm.1 +++ b/usr.sbin/lpr/lprm/lprm.1 @@ -135,18 +135,18 @@ Spooling directories. Lock file used to obtain the pid of the current daemon and the job number of the currently active job. .El +.Sh DIAGNOSTICS +``Permission denied" if the user tries to remove files other than his +own. .Sh SEE ALSO .Xr lpq 1 , .Xr lpr 1 , .Xr lpd 8 -.Sh DIAGNOSTICS -``Permission denied" if the user tries to remove files other than his -own. -.Sh BUGS -Since there are race conditions possible in the update of the lock file, -the currently active job may be incorrectly identified. .Sh HISTORY The .Nm command appeared in .Bx 3.0 . +.Sh BUGS +Since there are race conditions possible in the update of the lock file, +the currently active job may be incorrectly identified. diff --git a/usr.sbin/lpr/pac/pac.8 b/usr.sbin/lpr/pac/pac.8 index 1cd4824..b6e10a0 100644 --- a/usr.sbin/lpr/pac/pac.8 +++ b/usr.sbin/lpr/pac/pac.8 @@ -99,11 +99,11 @@ printer capability data base .El .Sh SEE ALSO .Xr printcap 5 -.Sh BUGS -The relationship between the computed price and reality is -as yet unknown. .Sh HISTORY The .Nm utility appeared in .Bx 4.0 . +.Sh BUGS +The relationship between the computed price and reality is +as yet unknown. -- cgit v1.1