]> git.ipfire.org Git - thirdparty/cups.git/blobdiff - man/classes.conf.man
Load cups into easysw/current.
[thirdparty/cups.git] / man / classes.conf.man
index f56a5c856e68531bcd8ad98910c9c908d464663d..eb38be57c014197d0c7ff207b14598cecda11980 100644 (file)
@@ -1,9 +1,9 @@
 .\"
-.\" "$Id: classes.conf.man 4493 2005-02-18 02:09:53Z mike $"
+.\" "$Id: classes.conf.man 5099 2006-02-13 02:46:10Z mike $"
 .\"
 .\"   classes.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 classes.conf 5 "Common UNIX Printing System" "22 June 2000" "Easy Software Products"
+.TH classes.conf 5 "Common UNIX Printing System" "12 February 2006" "Easy Software Products"
 .SH NAME
 classes.conf \- class configuration file for cups
 .SH DESCRIPTION
@@ -38,35 +38,90 @@ or a comment. Comment lines start with the # character.
 .br
 Defines a specific printer class.
 .TP 5
-Accepting
+<DefaultClass name> ... </Class>
 .br
-Specifies whether or not the printer class is accepting new jobs.
+Defines a default printer class.
 .TP 5
-Info
+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
+ErrorPolicy cancel-job
+.TP 5
+ErrorPolicy retry-job
+.TP 5
+ErrorPolicy stop-printer
+.br
+Specifies the error policy for the printer.
+.TP 5
+Info text
+.br
+Specifies human-readable text describing the printer.
+.TP 5
+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 printer class.
+Specifies human-readable text describing the location of the printer.
 .TP 5
-Location
+OpPolicy name
 .br
-Specifies human-readable text describing the location of the printer class.
+Specifies the operation policy for the printer.
+.TP 5
+PageLimit number
+.br
+Specifies the job-page-limit value for the printer.
 .TP 5
 Printer
 .br
 Specifies a printer that is a member of the printer class.
 .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 class (Idle or Stopped)
+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
-cupsd(8), cupsd.conf(5), mime.convs(5), mime.types(5), printers.conf(5),
-CUPS Software Administrators Manual,
-http://localhost:631/documentation.html
+\fIcupsd(8)\fR, \fIcupsd.conf(5)\fR, \fImime.convs(5)\fR,
+\fImime.types(5)\fR, \fIprinters.conf(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: classes.conf.man 4493 2005-02-18 02:09:53Z mike $".
+.\" End of "$Id: classes.conf.man 5099 2006-02-13 02:46:10Z mike $".
 .\"