summaryrefslogtreecommitdiffstats
path: root/usr.sbin/lpr/lprm
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2004-07-02 23:13:00 +0000
committerru <ru@FreeBSD.org>2004-07-02 23:13:00 +0000
commit6294018a208cf7742b1c021a9b75c26962505571 (patch)
tree502f17eb951b74c914af346cd4dbff252350c082 /usr.sbin/lpr/lprm
parent3f44360851448f8816c22f6b72e8dd5c9924c27f (diff)
downloadFreeBSD-src-6294018a208cf7742b1c021a9b75c26962505571.zip
FreeBSD-src-6294018a208cf7742b1c021a9b75c26962505571.tar.gz
Mechanically kill hard sentence breaks.
Diffstat (limited to 'usr.sbin/lpr/lprm')
-rw-r--r--usr.sbin/lpr/lprm/lprm.19
1 files changed, 6 insertions, 3 deletions
diff --git a/usr.sbin/lpr/lprm/lprm.1 b/usr.sbin/lpr/lprm/lprm.1
index 04cfbe0..89d2a59 100644
--- a/usr.sbin/lpr/lprm/lprm.1
+++ b/usr.sbin/lpr/lprm/lprm.1
@@ -68,13 +68,15 @@ If a single
is given,
.Nm
will remove all jobs which a user
-owns. If the super-user employs this flag, the spool queue will
+owns.
+If the super-user employs this flag, the spool queue will
be emptied entirely.
.It Ar user
Cause
.Nm
to attempt to remove any jobs queued belonging to that user
-(or users). This form of invoking
+(or users).
+This form of invoking
.Nm
is useful only to the super-user.
.It Ar job\ \&#
@@ -106,7 +108,8 @@ there are no jobs in the queue which match the request list.
The
.Nm
utility will kill off an active daemon, if necessary, before removing
-any spooling files. If a daemon is killed, a new one is
+any spooling files.
+If a daemon is killed, a new one is
automatically restarted upon completion of file removals.
.Sh ENVIRONMENT
If the following environment variable exists, it is utilized by
OpenPOWER on IntegriCloud