diff options
author | Aaron Campbell <aaron@cvs.openbsd.org> | 1999-06-05 22:18:38 +0000 |
---|---|---|
committer | Aaron Campbell <aaron@cvs.openbsd.org> | 1999-06-05 22:18:38 +0000 |
commit | bf95f4749485653fcbff0be73db299a9d226d4e0 (patch) | |
tree | c6c5c04d21e0e72753029e3a35290bfd754626a1 /usr.sbin/lpr | |
parent | b64780a41e3237fc72bbc817e8c4cdccc40271dd (diff) |
remove trailing whitespace, some Nm cleanup
Diffstat (limited to 'usr.sbin/lpr')
-rw-r--r-- | usr.sbin/lpr/lpc/lpc.8 | 8 | ||||
-rw-r--r-- | usr.sbin/lpr/lpd/lpd.8 | 6 | ||||
-rw-r--r-- | usr.sbin/lpr/lprm/lprm.1 | 2 |
3 files changed, 8 insertions, 8 deletions
diff --git a/usr.sbin/lpr/lpc/lpc.8 b/usr.sbin/lpr/lpc/lpc.8 index 1d7285d0eab..264b162a3c7 100644 --- a/usr.sbin/lpr/lpc/lpc.8 +++ b/usr.sbin/lpr/lpc/lpc.8 @@ -46,7 +46,7 @@ .Sh DESCRIPTION .Nm lpc is used by the system administrator to control the -operation of the line printer system. +operation of the line printer system. For each line printer configured in .Pa /etc/printcap , .Nm lpc @@ -111,7 +111,7 @@ This is normally used to take a printer down and let others know why 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. +Enable spooling on the local queue for the listed printers. This will allow .Xr lpr 1 to put new jobs in the spool queue. @@ -122,11 +122,11 @@ Exit from lpc. .ne 1i .Pp .It Ic restart No {\ all\ |\ printer\ } -Attempt to start a new printer daemon. +Attempt to start a new printer daemon. This is useful when some abnormal condition causes the daemon to die unexpectedly, leaving jobs in the queue. .Xr Lpq -will report that there is no daemon present when this condition occurs. +will report that there is no daemon present when this condition occurs. If the user is the super-user, try to abort the current daemon first (i.e., kill and restart a stuck daemon). .Pp diff --git a/usr.sbin/lpr/lpd/lpd.8 b/usr.sbin/lpr/lpd/lpd.8 index fb119db5287..9a0d06d5319 100644 --- a/usr.sbin/lpr/lpd/lpd.8 +++ b/usr.sbin/lpr/lpd/lpd.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: lpd.8,v 1.7 1999/05/23 14:11:34 aaron Exp $ +.\" $OpenBSD: lpd.8,v 1.8 1999/06/05 22:17:17 aaron Exp $ .\" .\" Copyright (c) 1983, 1991, 1993 .\" The Regents of the University of California. All rights reserved. @@ -96,7 +96,7 @@ The daemon begins processing files after it has successfully set the lock for exclusive access (described a bit later), and scans the spool directory -for files beginning with +for files beginning with .Em cf . Lines in each .Em cf @@ -177,7 +177,7 @@ Indent. The number of characters to indent the output by (in ascii). Unlink. Name of file to remove upon completion of printing. .It N File name. The name of the file which is being printed, or a blank -for the standard input (when +for the standard input (when .Xr lpr 1 is invoked in a pipeline). .El diff --git a/usr.sbin/lpr/lprm/lprm.1 b/usr.sbin/lpr/lprm/lprm.1 index e52ce2b1cfd..0bdd955b8ad 100644 --- a/usr.sbin/lpr/lprm/lprm.1 +++ b/usr.sbin/lpr/lprm/lprm.1 @@ -115,7 +115,7 @@ exists, and a printer has not been specified with the .Fl P option, -the default printer is assumed from +the default printer is assumed from .Ev PRINTER . .El .Sh FILES |