diff options
author | ru <ru@FreeBSD.org> | 2005-02-13 22:25:33 +0000 |
---|---|---|
committer | ru <ru@FreeBSD.org> | 2005-02-13 22:25:33 +0000 |
commit | 1541af42f12f8570fb332516efee8f1e030c3e46 (patch) | |
tree | 8a41fa7aceada1e7e82a06e67d6722b3c843f482 /usr.sbin/lpr | |
parent | 13e88b41bac03367de7406f96648f28a64fc7322 (diff) | |
download | FreeBSD-src-1541af42f12f8570fb332516efee8f1e030c3e46.zip FreeBSD-src-1541af42f12f8570fb332516efee8f1e030c3e46.tar.gz |
Expand *n't contractions.
Diffstat (limited to 'usr.sbin/lpr')
-rw-r--r-- | usr.sbin/lpr/lpc/lpc.8 | 2 | ||||
-rw-r--r-- | usr.sbin/lpr/lpd/lpd.8 | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/usr.sbin/lpr/lpc/lpc.8 b/usr.sbin/lpr/lpc/lpc.8 index 46e169f..ea79241 100644 --- a/usr.sbin/lpr/lpc/lpc.8 +++ b/usr.sbin/lpr/lpc/lpc.8 @@ -133,7 +133,7 @@ When specifying more than one printer queue, the .Ic -msg argument is required to separate the list of printers from the text that will be the new status message. -The message doesn't need to be quoted, the +The message does not need to be quoted, the remaining arguments are treated like .Xr echo 1 . This is normally used to take a printer down, and let other users diff --git a/usr.sbin/lpr/lpd/lpd.8 b/usr.sbin/lpr/lpd/lpd.8 index 5d6e2cd..7c7afab 100644 --- a/usr.sbin/lpr/lpd/lpd.8 +++ b/usr.sbin/lpr/lpd/lpd.8 @@ -157,7 +157,7 @@ machine with the printer. The file .Em minfree in each spool directory contains the number of disk blocks to leave free -so that the line printer queue won't completely fill the disk. +so that the line printer queue will not completely fill the disk. The .Em minfree file can be edited with your favorite text editor. |