PR/40117 - Bug Hunting -- new line, new sentence; punctuation

This commit is contained in:
jnemeth 2008-12-06 02:28:58 +00:00
parent 0fd5c9fa8d
commit 482b1c26bf

View File

@ -1,4 +1,4 @@
.\" $NetBSD: lpc.8,v 1.16 2003/08/07 11:25:27 agc Exp $
.\" $NetBSD: lpc.8,v 1.17 2008/12/06 02:28:58 jnemeth Exp $
.\"
.\" Copyright (c) 1983, 1991, 1993
.\" The Regents of the University of California. All rights reserved.
@ -69,7 +69,8 @@ will prompt for commands from the standard input.
If arguments are supplied,
.Nm
interprets the first argument as a command and the remaining
arguments as parameters to the command. The standard input
arguments as parameters to the command.
The standard input
may be redirected causing
.Nm
to read commands from file.
@ -94,19 +95,21 @@ be printed (i.e., do not form a complete printer job)
from the specified printer queue(s) on the local machine.
.Pp
.It Ic disable No {\ all\ |\ printer\ }
Turn the specified printer queues off. This prevents new
Turn the specified printer queues off.
This prevents new
printer jobs from being entered into the queue by
.Xr lpr 1 .
.Pp
.It Ic down No {\ all\ |\ printer\ } message ...
Turn the specified printer queue off, disable printing and put
.Em message
in the printer status file. The message doesn't need to be quoted, the
in the printer status file.
The message doesn't need to be quoted, the
remaining arguments are treated like
.Xr echo 1 .
This is normally used to take a printer down and let others know why
.Xr lpq 1
will indicate the printer is down and print the status message).
will indicate the printer is down and print the status message.
.Pp
.It Ic enable No {\ all\ |\ printer\ }
Enable spooling on the local queue for the listed printers.
@ -141,7 +144,8 @@ printing.
Place the jobs in the order listed at the top of the printer queue.
.Pp
.It Ic up No {\ all\ |\ printer\ }
Enable everything and start a new printer daemon. Undoes the effects of
Enable everything and start a new printer daemon.
Undoes the effects of
.Ic down .
.El
.Sh FILES