summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCraig Small <csmall@debian.org>2017-02-08 15:20:30 -0500
committerSebastian Andrzej Siewior <sebastian@breakpoint.cc>2017-02-08 15:20:30 -0500
commit7eea048f84e150f8713f67bb3257503a7282be4c (patch)
treeb7f72347fb42f6299935323bb54ab79121c729a3
parent9d5abbe9f205f7f75a6c8731215ebe3d7fbf8732 (diff)
Minor lpd.conf manpage fixes to stop man complaining
Last-Update: 2011-02-28 Gbp-Pq: Name lpd_conf_manwarnings
-rw-r--r--man/lpd.conf.n4
1 files changed, 2 insertions, 2 deletions
diff --git a/man/lpd.conf.n b/man/lpd.conf.n
index 410bf86..259433e 100644
--- a/man/lpd.conf.n
+++ b/man/lpd.conf.n
@@ -481,7 +481,7 @@ Note that RFC1179 specifies that requests must
originate from ports in the range 721-731.
.TP
\fBpass_env\fR
-(default: "LANG,LC_CTYPE,LC_NUMERIC,LC_TIME,LC_COLLATE,LC_MONETARY,LC_MESSAGES,LC_PAPER,LC_NAME,LC_ADDRESS,LC_TELEPHONE,LC_MEASUREMENT,LC_IDENTIFICATION,LC_ALL")
+(default: "LANG,LC_CTYPE,LC_NUMERIC,LC_TIME,LC_COLLATE,LC_MONETARY, LC_MESSAGES,LC_PAPER,LC_NAME,LC_ADDRESS,LC_TELEPHONE,LC_MEASUREMENT, LC_IDENTIFICATION,LC_ALL")
Client programs such as LPR, LPC, etc., will pass these
environment variables to any filter programs they start.
.TP
@@ -505,7 +505,7 @@ All valid entries in these files will be used.
See PRINTCAP LOOKUP for details.
.TP
\fBperms_path\fR
-(default: /etc/lpd.perms:/usr/etc/lpd.perms:/var/spool/lpd/lpd.perms.%h)
+(default: /etc/lpd.perms:/usr/etc/lpd.perms: /var/spool/lpd/lpd.perms.%h)
The location of the printer permissions database.
If a file or filter does not exist, it is skipped.
The first file or filter that exists and is readable will be used.