removed '+' flag documentation
authorKeith Bostic <bostic@ucbvax.Berkeley.EDU>
Fri, 1 May 1987 09:07:26 +0000 (01:07 -0800)
committerKeith Bostic <bostic@ucbvax.Berkeley.EDU>
Fri, 1 May 1987 09:07:26 +0000 (01:07 -0800)
SCCS-vsn: usr.sbin/lpr/lpq/lpq.1 6.4

usr/src/usr.sbin/lpr/lpq/lpq.1

index d1985c5..812368f 100644 (file)
@@ -2,7 +2,7 @@
 .\" All rights reserved.  The Berkeley software License Agreement
 .\" specifies the terms and conditions for redistribution.
 .\"
 .\" All rights reserved.  The Berkeley software License Agreement
 .\" specifies the terms and conditions for redistribution.
 .\"
-.\"    @(#)lpq.1       6.3 (Berkeley) %G%
+.\"    @(#)lpq.1       6.4 (Berkeley) %G%
 .\"
 .TH LPQ 1 ""
 .UC 5
 .\"
 .TH LPQ 1 ""
 .UC 5
 lpq \- spool queue examination program
 .SH SYNOPSIS
 .B lpq
 lpq \- spool queue examination program
 .SH SYNOPSIS
 .B lpq
-[ +[ n ] ] [ -l ] [ \-Pprinter ] [ job # ... ] [ user ... ]
+[ -l ] [ \-Pprinter ] [ job # ... ] [ user ... ]
 .SH DESCRIPTION
 .I lpq
 examines the spooling area used by
 .IR lpd (8)
 .SH DESCRIPTION
 .I lpq
 examines the spooling area used by
 .IR lpd (8)
-for printing
-files on the line printer, and reports the status of the specified jobs or
-all jobs associated with a user. 
-.I lpq
-invoked without any arguments
-reports on any jobs currently in the queue.  A
+for printing files on the line printer, and reports the status of the
+specified jobs or all jobs associated with a user.  \fIlpq\fP invoked
+without any arguments reports on any jobs currently in the queue.  A
 .B \-P
 .B \-P
-flag may be used
-to specify a particular printer, otherwise the default line printer
-is used (or the value of the PRINTER variable in the environment).
-If a
-.B \(pl
-argument is supplied,
-.I lpq
-displays the spool queue until it empties.  Supplying a number
-immediately after the
-.B \(pl
-sign changes the number of seconds that \fIlpq\fP should sleep inbetween
-scans of the queue, from the default, 30, to \fIn\fP.  All other arguments
-supplied are interpreted as user names or job numbers to filter out only
-those jobs of interest.
+flag may be used to specify a particular printer, otherwise the default
+line printer is used (or the value of the PRINTER variable in the
+environment). All other arguments supplied are interpreted as user
+names or job numbers to filter out only those jobs of interest.
 .PP
 For each job submitted (i.e. invocation of 
 .IR lpr (1))
 .PP
 For each job submitted (i.e. invocation of 
 .IR lpr (1))