summaryrefslogtreecommitdiffstats
path: root/usr.sbin/lpr/lpq
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2004-07-03 18:35:53 +0000
committerru <ru@FreeBSD.org>2004-07-03 18:35:53 +0000
commitac606e7e88ac864370ce2f0473cba94dd5482314 (patch)
treeafde0162ac9a0053463a0d2dba12ab94e7f55761 /usr.sbin/lpr/lpq
parent1cf159866714352fd8d7789b97068220cbb5a1a4 (diff)
downloadFreeBSD-src-ac606e7e88ac864370ce2f0473cba94dd5482314.zip
FreeBSD-src-ac606e7e88ac864370ce2f0473cba94dd5482314.tar.gz
Eliminated double whitespace.
Diffstat (limited to 'usr.sbin/lpr/lpq')
-rw-r--r--usr.sbin/lpr/lpq/lpq.114
1 files changed, 7 insertions, 7 deletions
diff --git a/usr.sbin/lpr/lpq/lpq.1 b/usr.sbin/lpr/lpq/lpq.1
index c297ab1..22b235e 100644
--- a/usr.sbin/lpr/lpq/lpq.1
+++ b/usr.sbin/lpr/lpq/lpq.1
@@ -43,13 +43,13 @@
.Op Fl a
.Op Fl l
.Op Fl P Ns Ar printer
-.Op job # ...\&
-.Op user ...\&
+.Op job # ...\&
+.Op user ...\&
.Sh DESCRIPTION
The
.Nm
utility examines the spooling area used by
-.Xr lpd 8
+.Xr lpd 8
for printing files on the line printer, and reports the status of the
specified jobs or all jobs associated with a user.
The
@@ -78,12 +78,12 @@ rather than just the specified printer.
.El
.Pp
For each job submitted (i.e., invocation of
-.Xr lpr 1 )
+.Xr lpr 1 )
.Nm
reports the user's name, current rank in the queue, the
names of files comprising the job, the job identifier (a number which
may be supplied to
-.Xr lprm 1
+.Xr lprm 1
for removing a specific job), and the total size in bytes.
Job ordering is dependent on
the algorithm used to scan the spooling directory and is supposed
@@ -92,7 +92,7 @@ to be
(First in First Out).
File names comprising a job may be unavailable
(when
-.Xr lpr 1
+.Xr lpr 1
is used as a sink in a pipeline) in which case the file
is indicated as ``(standard input)''.
.Pp
@@ -100,7 +100,7 @@ If
.Nm
warns that there is no daemon present (i.e., due to some malfunction),
the
-.Xr lpc 8
+.Xr lpc 8
command can be used to restart the printer daemon.
.Sh ENVIRONMENT
If the following environment variable exists, it is used by
OpenPOWER on IntegriCloud