diff options
author | ru <ru@FreeBSD.org> | 2005-01-21 09:07:47 +0000 |
---|---|---|
committer | ru <ru@FreeBSD.org> | 2005-01-21 09:07:47 +0000 |
commit | 7eb33e8a7bccf56b0c669b614603ffc77e333296 (patch) | |
tree | 64a71c027694b99a0b900da356197565870c6071 | |
parent | 7a3e657c56eb965857c0eaa67dfd6280cc69f93b (diff) | |
download | FreeBSD-src-7eb33e8a7bccf56b0c669b614603ffc77e333296.zip FreeBSD-src-7eb33e8a7bccf56b0c669b614603ffc77e333296.tar.gz |
Fixed .Xr call.
-rw-r--r-- | usr.sbin/lpr/lpc/lpc.8 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/usr.sbin/lpr/lpc/lpc.8 b/usr.sbin/lpr/lpc/lpc.8 index e6b9e9a..46e169f 100644 --- a/usr.sbin/lpr/lpc/lpc.8 +++ b/usr.sbin/lpr/lpc/lpc.8 @@ -171,7 +171,8 @@ that will be the new status message. This is normally used to change the status message when the printer queue is no longer active after printing has been disabled, and you want to change what users will see in the output of the -.Xr lpq 1 utility. +.Xr lpq 1 +utility. .Pp .It Ic start Brq Cm all | Ar printer Enable printing and start a spooling daemon for the listed printers. |