the default spool for lpd has been /var/spool/output/lpd (not /var/spool/lpd)

at least as long ago as when these were originally imported.
This commit is contained in:
lukem 2001-02-15 14:57:42 +00:00
parent 23cf8fe52b
commit 2d7c1ae95f
1 changed files with 4 additions and 4 deletions

View File

@ -1,4 +1,4 @@
.\" $NetBSD: printcap.5,v 1.10 2000/11/17 10:14:19 lukem Exp $
.\" $NetBSD: printcap.5,v 1.11 2001/02/15 14:57:42 lukem Exp $
.\"
.\" Copyright (c) 1983, 1991, 1993
.\" The Regents of the University of California. All rights reserved.
@ -33,7 +33,7 @@
.\"
.\" @(#)printcap.5 8.2 (Berkeley) 12/11/93
.\"
.Dd December 11, 1993
.Dd February 14, 2001
.Dt PRINTCAP 5
.Os
.Sh NAME
@ -72,7 +72,7 @@ for a complete discussion on how to setup the database for a given printer.
Refer to
.Xr termcap 5
for a description of the file layout.
.Bl -column Name Type "/var/spool/lpd"
.Bl -column Name Type "/var/spool/output/lpd"
.Sy Name Type Default Description
.It "af str" Ta Dv NULL Ta No "name of accounting file"
.It "br num none if lp is a tty, set the baud rate"
@ -118,7 +118,7 @@ style text files
.It "rw bool false open the printer device for reading and writing"
.It "sb bool false short banner (one line only)"
.It "sc bool false suppress multiple copies"
.It "sd str" Ta Pa /var/spool/lpd Ta No "spool directory"
.It "sd str" Ta Pa /var/spool/output/lpd Ta No "spool directory"
.It "sf bool false suppress form feeds"
.It "sh bool false suppress printing of burst page header"
.It "st str" Ta Pa status Ta No "status file name"