]> git.ipfire.org Git - thirdparty/cups.git/blobdiff - man/printers.conf.man
Load cups into easysw/current.
[thirdparty/cups.git] / man / printers.conf.man
index ff103d7f565c48f5ee48d55567aa5acc3338c799..45dedb85a7b9cd56f56bf6febaed8ac8d73752af 100644 (file)
@@ -1,9 +1,9 @@
 .\"
-.\" "$Id: printers.conf.man 4493 2005-02-18 02:09:53Z mike $"
+.\" "$Id: printers.conf.man 5099 2006-02-13 02:46:10Z mike $"
 .\"
 .\"   printers.conf man page for the Common UNIX Printing System (CUPS).
 .\"
-.\"   Copyright 1997-2005 by Easy Software Products.
+.\"   Copyright 1997-2006 by Easy Software Products.
 .\"
 .\"   These coded instructions, statements, and computer programs are the
 .\"   property of Easy Software Products and are protected by Federal
@@ -21,7 +21,7 @@
 .\"       EMail: cups-info@cups.org
 .\"         WWW: http://www.cups.org
 .\"
-.TH printers.conf 5 "Common UNIX Printing System" "22 June 2000" "Easy Software Products"
+.TH printers.conf 5 "Common UNIX Printing System" "12 February 2006" "Easy Software Products"
 .SH NAME
 printers.conf \- printer configuration file for cups
 .SH DESCRIPTION
@@ -34,40 +34,98 @@ Each line in the file can be a configuration directive, a blank line,
 or a comment. Comment lines start with the # character.
 .SH DIRECTIVES
 .TP 5
-Accepting
+<Printer name> ... </Printer>
+.br
+Defines a specific printer.
+.TP 5
+<DefaultPrinter name> ... </Printer>
+.br
+Defines a default printer.
+.TP 5
+Accepting Yes
+.TP 5
+Accepting No
+.br
+Specifies whether the printer is accepting new jobs.
+.TP 5
+AllowUser [ user @group ... ]
+.br
+Allows specific users and groups to print to the printer.
+.TP 5
+DenyUser [ user @group ... ]
+.br
+Prevents specific users and groups from printing to the printer.
+.TP 5
+DeviceURI uri
+.br
+Specifies the device URI for a printer.
+.TP 5
+ErrorPolicy cancel-job
+.TP 5
+ErrorPolicy retry-job
+.TP 5
+ErrorPolicy stop-printer
 .br
-Specifies whether or not the printer is accepting new jobs.
+Specifies the error policy for the printer.
 .TP 5
-Info
+Info text
 .br
 Specifies human-readable text describing the printer.
 .TP 5
-Location
+JobSheets banner banner
+.br
+Specifies the banner pages to use for the printer.
+.TP 5
+KLimit number
+.br
+Specifies the job-k-limit value for the printer.
+.TP 5
+Location text
 .br
 Specifies human-readable text describing the location of the printer.
 .TP 5
-DeviceURI
+OpPolicy name
 .br
-Specifies the device URI for a printer.
+Specifies the operation policy for the printer.
 .TP 5
-<Printer name> ... </Printer>
+PageLimit number
 .br
-Defines a specific printer.
+Specifies the job-page-limit value for the printer.
+.TP 5
+PortMonitor monitor
+.br
+Specifies the port monitor for a printer.
 .TP 5
-State
+QuotaPeriod seconds
+.br
+Specifies the job-quota-period value for the printer.
+.TP 5
+Shared Yes
+.TP 5
+Shared No
+.br
+Specifies whether the printer is shared.
+.TP 5
+State idle
+.TP 5
+State stopped
 .br
 Specifies the initial state of the printer (Idle or Stopped)
 .TP 5
-StateMessage
+StateMessage text
 .br
 Specifies the message associated with the state.
+.TP 5
+StateTime seconds
+.br
+Specifies the date/time associated with the state.
 .SH SEE ALSO
-classes.conf(5), cupsd(8), cupsd.conf(5), mime.convs(5), mime.types(5),
-CUPS Software Administrators Manual,
-CUPS Interface Design Description,
-http://localhost:631/documentation.html
+\fIclasses.conf(5)\fR, \fIcupsd(8)\fR, \fIcupsd.conf(5)\fR,
+\fImime.convs(5)\fR, \fImime.types(5)\fR,
+.br
+http://localhost:631/help
 .SH COPYRIGHT
-Copyright 1993-2005 by Easy Software Products, All Rights Reserved.
+Copyright 1997-2006 by Easy Software Products, All Rights Reserved.
 .\"
-.\" End of "$Id: printers.conf.man 4493 2005-02-18 02:09:53Z mike $".
+.\" End of "$Id: printers.conf.man 5099 2006-02-13 02:46:10Z mike $".
 .\"