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/lpc/lpc.8 | |
parent | b64780a41e3237fc72bbc817e8c4cdccc40271dd (diff) |
remove trailing whitespace, some Nm cleanup
Diffstat (limited to 'usr.sbin/lpr/lpc/lpc.8')
-rw-r--r-- | usr.sbin/lpr/lpc/lpc.8 | 8 |
1 files changed, 4 insertions, 4 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 |