aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/lpr
diff options
context:
space:
mode:
authorDima Dorfman <dd@FreeBSD.org>2001-07-15 08:06:20 +0000
committerDima Dorfman <dd@FreeBSD.org>2001-07-15 08:06:20 +0000
commitf247324df75b7f55b48b92acb3b42a5ae2deac8a (patch)
tree62f210bf3aee25e49335dc77030fff6e97fbe447 /usr.sbin/lpr
parent7ebcc426efefea9cd16ac6f565e72030c608f7a4 (diff)
Remove whitespace at EOL.
Notes
Notes: svn path=/head/; revision=79755
Diffstat (limited to 'usr.sbin/lpr')
-rw-r--r--usr.sbin/lpr/chkprintcap/chkprintcap.82
-rw-r--r--usr.sbin/lpr/lpd/lpd.84
-rw-r--r--usr.sbin/lpr/lpr/printcap.58
-rw-r--r--usr.sbin/lpr/lprm/lprm.12
4 files changed, 8 insertions, 8 deletions
diff --git a/usr.sbin/lpr/chkprintcap/chkprintcap.8 b/usr.sbin/lpr/chkprintcap/chkprintcap.8
index 742294fa6cda..e036ab01821f 100644
--- a/usr.sbin/lpr/chkprintcap/chkprintcap.8
+++ b/usr.sbin/lpr/chkprintcap/chkprintcap.8
@@ -11,7 +11,7 @@
.\" no representations about the suitability of this software for any
.\" purpose. It is provided "as is" without express or implied
.\" warranty.
-.\"
+.\"
.\" THIS SOFTWARE IS PROVIDED BY M.I.T. ``AS IS''. M.I.T. DISCLAIMS
.\" ALL EXPRESS OR IMPLIED WARRANTIES WITH REGARD TO THIS SOFTWARE,
.\" INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
diff --git a/usr.sbin/lpr/lpd/lpd.8 b/usr.sbin/lpr/lpd/lpd.8
index cfd97bf8ee45..b2b6af5a90cb 100644
--- a/usr.sbin/lpr/lpd/lpd.8
+++ b/usr.sbin/lpr/lpd/lpd.8
@@ -153,7 +153,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
@@ -234,7 +234,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
is invoked in a pipeline).
.It Z
diff --git a/usr.sbin/lpr/lpr/printcap.5 b/usr.sbin/lpr/lpr/printcap.5
index 7fd642103289..44c8d55e3f2e 100644
--- a/usr.sbin/lpr/lpr/printcap.5
+++ b/usr.sbin/lpr/lpr/printcap.5
@@ -52,11 +52,11 @@ used to describe line printers. The spooling system accesses the
file every time it is used, allowing dynamic
addition and deletion of printers. Each entry in the data base
is used to describe one printer. This data base may not be
-substituted for, as is possible for
+substituted for, as is possible for
.Xr termcap 5 ,
because it may allow accounting to be bypassed.
.Pp
-The default printer is normally
+The default printer is normally
.Em lp ,
though the environment variable
.Ev PRINTER
@@ -293,14 +293,14 @@ may log either to
or using
.Xr syslog 3 ,
and must not ignore
-.Dv SIGINT .
+.Dv SIGINT .
.Sh REMOTE PRINTING
When printing to a remote printer using
.Cm rm ,
it is possible to use either
.Cm if
or
-.Cm of .
+.Cm of .
If both are specified,
.Cm of
is ignored. Both filters behave the same except that they are passed
diff --git a/usr.sbin/lpr/lprm/lprm.1 b/usr.sbin/lpr/lprm/lprm.1
index 2b292084ef54..38f059d7c519 100644
--- a/usr.sbin/lpr/lprm/lprm.1
+++ b/usr.sbin/lpr/lprm/lprm.1
@@ -116,7 +116,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