]> git.ipfire.org Git - thirdparty/cups.git/blobdiff - man/classes.conf.man
Merge changes from CUPS 1.4svn-r8606.
[thirdparty/cups.git] / man / classes.conf.man
index f56a5c856e68531bcd8ad98910c9c908d464663d..391520343f002515d26688c09f1b84f40479dca8 100644 (file)
@@ -1,27 +1,18 @@
 .\"
-.\" "$Id: classes.conf.man 4493 2005-02-18 02:09:53Z mike $"
+.\" "$Id: classes.conf.man 7600 2008-05-20 21:06:23Z mike $"
 .\"
 .\"   classes.conf man page for the Common UNIX Printing System (CUPS).
 .\"
-.\"   Copyright 1997-2005 by Easy Software Products.
+.\"   Copyright 2007-2009 by Apple Inc.
+.\"   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
-.\"   copyright law.  Distribution and use rights are outlined in the file
-.\"   "LICENSE.txt" which should have been included with this file.  If this
-.\"   file is missing or damaged please contact Easy Software Products
-.\"   at:
+.\"   property of Apple Inc. and are protected by Federal copyright
+.\"   law.  Distribution and use rights are outlined in the file "LICENSE.txt"
+.\"   which should have been included with this file.  If this file is
+.\"   file is missing or damaged, see the license at "http://www.cups.org/".
 .\"
-.\"       Attn: CUPS Licensing Information
-.\"       Easy Software Products
-.\"       44141 Airport View Drive, Suite 204
-.\"       Hollywood, Maryland 20636 USA
-.\"
-.\"       Voice: (301) 373-9600
-.\"       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 "CUPS" "29 April 2009" "Apple Inc."
 .SH NAME
 classes.conf \- class configuration file for cups
 .SH DESCRIPTION
@@ -38,35 +29,82 @@ or a comment. Comment lines start with the # character.
 .br
 Defines a specific printer class.
 .TP 5
-Accepting
+<DefaultClass name> ... </Class>
+.br
+Defines a default printer class.
+.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
+Info text
+.br
+Specifies human-readable text describing the printer.
+.TP 5
+JobSheets banner banner
 .br
-Specifies whether or not the printer class is accepting new jobs.
+Specifies the banner pages to use for the printer.
 .TP 5
-Info
+KLimit number
 .br
-Specifies human-readable text describing the printer class.
+Specifies the job-k-limit value for the printer.
 .TP 5
-Location
+Location text
 .br
-Specifies human-readable text describing the location of the printer class.
+Specifies human-readable text describing the location of the printer.
+.TP 5
+OpPolicy name
+.br
+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 initial state of the printer class (Idle or Stopped)
+Specifies the job-quota-period value for the printer.
 .TP 5
-StateMessage
+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 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 2007-2009 by Apple Inc.
 .\"
-.\" End of "$Id: classes.conf.man 4493 2005-02-18 02:09:53Z mike $".
+.\" End of "$Id: classes.conf.man 7600 2008-05-20 21:06:23Z mike $".
 .\"