NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
misc/40117: Three minor typing mistakes in lpc(8) manpage to be corrected
>Number: 40117
>Category: misc
>Synopsis: Three minor typing mistakes in lpc(8) manpage to be corrected
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: misc-bug-people
>State: open
>Class: doc-bug
>Submitter-Id: net
>Arrival-Date: Sat Dec 06 01:55:00 +0000 2008
>Originator: Bug Hunting
>Release: 5.99.4
>Organization:
>Environment:
>Description:
Three minor typing mistakes have been spotted in the lpc(8) manpage;
these are to be corrected.
>How-To-Repeat:
"man 8 lpc"; search for the appropriate sections.
>Fix:
Apply the following patch:
$ diff -u /usr/src/usr.sbin/lpr/lpc/lpc.8 lpc.8.new
--- /usr/src/usr.sbin/lpr/lpc/lpc.8 2003-08-07 13:25:27.000000000 +0200
+++ lpc.8.new 2008-12-06 02:47:28.000000000 +0100
@@ -101,12 +101,12 @@
.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 +141,7 @@
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
Home |
Main Index |
Thread Index |
Old Index