Module Name:    src
Committed By:   wiz
Date:           Wed Nov  9 14:16:01 UTC 2011

Modified Files:
        src/usr.sbin/lpr/lpd: lpd.8

Log Message:
Use Sq, and remove trailing whitespace.


To generate a diff of this commit:
cvs rdiff -u -r1.34 -r1.35 src/usr.sbin/lpr/lpd/lpd.8

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/usr.sbin/lpr/lpd/lpd.8
diff -u src/usr.sbin/lpr/lpd/lpd.8:1.34 src/usr.sbin/lpr/lpd/lpd.8:1.35
--- src/usr.sbin/lpr/lpd/lpd.8:1.34	Wed Nov  9 12:45:58 2011
+++ src/usr.sbin/lpr/lpd/lpd.8	Wed Nov  9 14:16:00 2011
@@ -1,4 +1,4 @@
-.\"	$NetBSD: lpd.8,v 1.34 2011/11/09 12:45:58 is Exp $
+.\"	$NetBSD: lpd.8,v 1.35 2011/11/09 14:16:00 wiz Exp $
 .\"
 .\" Copyright (c) 1983, 1991, 1993
 .\"	The Regents of the University of California.  All rights reserved.
@@ -176,9 +176,11 @@ Second, all requests must come from one 
 the file
 .Pa /etc/hosts.equiv
 or
-.Pa /etc/hosts.lpd 
-unless there is a line consisting of '+', in which case any host
-will be accepted that passes the 
+.Pa /etc/hosts.lpd
+unless there is a line consisting of
+.Sq + ,
+in which case any host
+will be accepted that passes the
 .Xr hosts_access 5
 test and has reverse resolving set up.
 Lastly, if the

Reply via email to