]> git.ipfire.org Git - thirdparty/cups.git/blobdiff - doc/help/man-printers.conf.html
Initial work on man page modernization (STR #4372)
[thirdparty/cups.git] / doc / help / man-printers.conf.html
index 958e4026fabcc7fd08dc6178c4e99a2220c36531..7127c6a32b8663740228b5573c9b621f90834ffb 100644 (file)
@@ -1,4 +1,4 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!DOCTYPE HTML>
 <html>
 <!-- SECTION: Man Pages -->
 <head>
@@ -12,131 +12,104 @@ printers.conf - printer configuration file for cups
 <h2 class="title"><a name="DESCRIPTION">Description</a></h2>
 The <i>printers.conf</i> file defines the local printers that are
 available. It is normally located in the <i>/etc/cups</i> directory and
-is generated automatically by the <a href='man-cupsd.html?TOPIC=Man+Pages'>cupsd(8)</a> program when printers
+is generated automatically by the <i>cupsd(8)</i> program when printers
 are added or deleted.
 <p>Each line in the file can be a configuration directive, a blank line,
 or a comment. Comment lines start with the # character.
 <h2 class="title"><a name="DIRECTIVES">Directives</a></h2>
-<dl>
-<dt>&lt;Printer name> ... &lt;/Printer>
-</dt>
-<dd></dd>
-<dd>Defines a specific printer.
-</dd>
-<dt>&lt;DefaultPrinter name> ... &lt;/Printer>
-</dt>
-<dd></dd>
-<dd>Defines a default printer.
-</dd>
-<dt>Accepting Yes
-</dt>
-<dd></dd>
-<dt>Accepting No
-</dt>
-<dd></dd>
-<dd>Specifies whether the printer is accepting new jobs.
-</dd>
-<dt>AllowUser [ user @group ... ]
-</dt>
-<dd></dd>
-<dd>Allows specific users and groups to print to the printer.
-</dd>
-<dt>DenyUser [ user @group ... ]
-</dt>
-<dd></dd>
-<dd>Prevents specific users and groups from printing to the printer.
-</dd>
-<dt>DeviceURI uri
-</dt>
-<dd></dd>
-<dd>Specifies the device URI for a printer.
-</dd>
-<dt>ErrorPolicy abort-job
-</dt>
-<dd></dd>
-<dt>ErrorPolicy retry-current-job
-</dt>
-<dd></dd>
-<dt>ErrorPolicy retry-job
-</dt>
-<dd></dd>
-<dt>ErrorPolicy stop-printer
-</dt>
-<dd></dd>
-<dd>Specifies the error policy for the printer.
-</dd>
-<dt>Info text
-</dt>
-<dd></dd>
-<dd>Specifies human-readable text describing the printer.
-</dd>
-<dt>JobSheets banner banner
-</dt>
-<dd></dd>
-<dd>Specifies the banner pages to use for the printer.
-</dd>
-<dt>KLimit number
-</dt>
-<dd></dd>
-<dd>Specifies the job-k-limit value for the printer.
-</dd>
-<dt>Location text
-</dt>
-<dd></dd>
-<dd>Specifies human-readable text describing the location of the printer.
-</dd>
-<dt>OpPolicy name
-</dt>
-<dd></dd>
-<dd>Specifies the operation policy for the printer.
-</dd>
-<dt>PageLimit number
-</dt>
-<dd></dd>
-<dd>Specifies the job-page-limit value for the printer.
-</dd>
-<dt>PortMonitor monitor
-</dt>
-<dd></dd>
-<dd>Specifies the port monitor for a printer.
-</dd>
-<dt>QuotaPeriod seconds
-</dt>
-<dd></dd>
-<dd>Specifies the job-quota-period value for the printer.
-</dd>
-<dt>Shared Yes
-</dt>
-<dd></dd>
-<dt>Shared No
-</dt>
-<dd></dd>
-<dd>Specifies whether the printer is shared.
-</dd>
-<dt>State idle
-</dt>
-<dd></dd>
-<dt>State stopped
-</dt>
-<dd></dd>
-<dd>Specifies the initial state of the printer (Idle or Stopped)
-</dd>
-<dt>StateMessage text
-</dt>
-<dd></dd>
-<dd>Specifies the message associated with the state.
-</dd>
-<dt>StateTime seconds
-</dt>
-<dd></dd>
-<dd>Specifies the date/time associated with the state.
-</dd>
-</dl>
+<p style="margin-left: 5.0em; text-indent: -5.0em">&lt;Printer name> ... &lt;/Printer>
+<br>
+<br>
+Defines a specific printer.
+<p style="margin-left: 5.0em; text-indent: -5.0em">&lt;DefaultPrinter name> ... &lt;/Printer>
+<br>
+<br>
+Defines a default printer.
+<p style="margin-left: 5.0em; text-indent: -5.0em">Accepting Yes
+<br>
+<p style="margin-left: 5.0em; text-indent: -5.0em">Accepting No
+<br>
+<br>
+Specifies whether the printer is accepting new jobs.
+<p style="margin-left: 5.0em; text-indent: -5.0em">AllowUser [ user @group ... ]
+<br>
+<br>
+Allows specific users and groups to print to the printer.
+<p style="margin-left: 5.0em; text-indent: -5.0em">DenyUser [ user @group ... ]
+<br>
+<br>
+Prevents specific users and groups from printing to the printer.
+<p style="margin-left: 5.0em; text-indent: -5.0em">DeviceURI uri
+<br>
+<br>
+Specifies the device URI for a printer.
+<p style="margin-left: 5.0em; text-indent: -5.0em">ErrorPolicy abort-job
+<br>
+<p style="margin-left: 5.0em; text-indent: -5.0em">ErrorPolicy retry-current-job
+<br>
+<p style="margin-left: 5.0em; text-indent: -5.0em">ErrorPolicy retry-job
+<br>
+<p style="margin-left: 5.0em; text-indent: -5.0em">ErrorPolicy stop-printer
+<br>
+<br>
+Specifies the error policy for the printer.
+<p style="margin-left: 5.0em; text-indent: -5.0em">Info text
+<br>
+<br>
+Specifies human-readable text describing the printer.
+<p style="margin-left: 5.0em; text-indent: -5.0em">JobSheets banner banner
+<br>
+<br>
+Specifies the banner pages to use for the printer.
+<p style="margin-left: 5.0em; text-indent: -5.0em">KLimit number
+<br>
+<br>
+Specifies the job-k-limit value for the printer.
+<p style="margin-left: 5.0em; text-indent: -5.0em">Location text
+<br>
+<br>
+Specifies human-readable text describing the location of the printer.
+<p style="margin-left: 5.0em; text-indent: -5.0em">OpPolicy name
+<br>
+<br>
+Specifies the operation policy for the printer.
+<p style="margin-left: 5.0em; text-indent: -5.0em">PageLimit number
+<br>
+<br>
+Specifies the job-page-limit value for the printer.
+<p style="margin-left: 5.0em; text-indent: -5.0em">PortMonitor monitor
+<br>
+<br>
+Specifies the port monitor for a printer.
+<p style="margin-left: 5.0em; text-indent: -5.0em">QuotaPeriod seconds
+<br>
+<br>
+Specifies the job-quota-period value for the printer.
+<p style="margin-left: 5.0em; text-indent: -5.0em">Shared Yes
+<br>
+<p style="margin-left: 5.0em; text-indent: -5.0em">Shared No
+<br>
+<br>
+Specifies whether the printer is shared.
+<p style="margin-left: 5.0em; text-indent: -5.0em">State idle
+<br>
+<p style="margin-left: 5.0em; text-indent: -5.0em">State stopped
+<br>
+<br>
+Specifies the initial state of the printer (Idle or Stopped)
+<p style="margin-left: 5.0em; text-indent: -5.0em">StateMessage text
+<br>
+<br>
+Specifies the message associated with the state.
+<p style="margin-left: 5.0em; text-indent: -5.0em">StateTime seconds
+<br>
+<br>
+Specifies the date/time associated with the state.
 <h2 class="title"><a name="SEE_ALSO">See Also</a></h2>
-<a href='man-classes.conf.html?TOPIC=Man+Pages'>classes.conf(5)</a>, <a href='man-cupsd.html?TOPIC=Man+Pages'>cupsd(8)</a>, <a href='man-cupsd.conf.html?TOPIC=Man+Pages'>cupsd.conf(5)</a>,
-<a href='man-mime.convs.html?TOPIC=Man+Pages'>mime.convs(5)</a>, <a href='man-mime.types.html?TOPIC=Man+Pages'>mime.types(5)</a>,
+<i>classes.conf(5)</i>, <i>cupsd(8)</i>, <i>cupsd.conf(5)</i>,
+<i>mime.convs(5)</i>, <i>mime.types(5)</i>,
 <br>
-<a href='http://localhost:631/help'>http://localhost:631/help</a>
+<a href="http://localhost:631/help">http://localhost:631/help</a>
 <h2 class="title"><a name="COPYRIGHT">Copyright</a></h2>
 Copyright 2007-2013 by Apple Inc.