]> git.ipfire.org Git - thirdparty/cups.git/blobdiff - doc/help/man-cups-files.conf.html
Save work.
[thirdparty/cups.git] / doc / help / man-cups-files.conf.html
index 1c2ecc121e560123445e440a2030aa8830c68e9c..f23cbdbd08c704326d19d96d01590a867d219599 100644 (file)
@@ -18,123 +18,93 @@ or a comment. Comment lines start with the # character.
 <h2 class="title"><a name="DIRECTIVES">Directives</a></h2>
 The following directives are understood by <i>cupsd(8)</i>. Consult the
 on-line help for detailed descriptions:
-<p style="margin-left: 5.0em; text-indent: -5.0em">AccessLog filename
-<br>
-<p style="margin-left: 5.0em; text-indent: -5.0em">AccessLog syslog
-<br>
-<br>
+<dl class="man">
+<dt>AccessLog filename
+<dd style="margin-left: 5.0em"><dt>AccessLog syslog
+<dd style="margin-left: 5.0em"><br>
 Defines the access log filename.
-<p style="margin-left: 5.0em; text-indent: -5.0em">ConfigFilePerm mode
-<br>
-<br>
+<dt>ConfigFilePerm mode
+<dd style="margin-left: 5.0em"><br>
 Specifies the permissions for all configuration files that the scheduler
 writes.
-<p style="margin-left: 5.0em; text-indent: -5.0em">DataDir path
-<br>
-<br>
+<dt>DataDir path
+<dd style="margin-left: 5.0em"><br>
 Specified the directory where data files can be found.
-<p style="margin-left: 5.0em; text-indent: -5.0em">DocumentRoot directory
-<br>
-<br>
+<dt>DocumentRoot directory
+<dd style="margin-left: 5.0em"><br>
 Specifies the root directory for the internal web server documents.
-<p style="margin-left: 5.0em; text-indent: -5.0em">ErrorLog filename
-<br>
-<p style="margin-left: 5.0em; text-indent: -5.0em">ErrorLog syslog
-<br>
-<br>
+<dt>ErrorLog filename
+<dd style="margin-left: 5.0em"><dt>ErrorLog syslog
+<dd style="margin-left: 5.0em"><br>
 Specifies the error log filename.
-<p style="margin-left: 5.0em; text-indent: -5.0em">FatalErrors none
-<br>
-<p style="margin-left: 5.0em; text-indent: -5.0em">FatalErrors all -kind [... -kind]
-<br>
-<p style="margin-left: 5.0em; text-indent: -5.0em">FatalErrors kind [... kind]
-<br>
-<br>
+<dt>FatalErrors none
+<dd style="margin-left: 5.0em"><dt>FatalErrors all -kind [... -kind]
+<dd style="margin-left: 5.0em"><dt>FatalErrors kind [... kind]
+<dd style="margin-left: 5.0em"><br>
 Specifies which errors are fatal, causing the scheduler to exit. "Kind" is
 "browse", "config", "listen", "log", or "permissions".
-<p style="margin-left: 5.0em; text-indent: -5.0em">FileDevice Yes
-<br>
-<p style="margin-left: 5.0em; text-indent: -5.0em">FileDevice No
-<br>
-<br>
+<dt>FileDevice Yes
+<dd style="margin-left: 5.0em"><dt>FileDevice No
+<dd style="margin-left: 5.0em"><br>
 Specifies whether the file pseudo-device can be used for new
 printer queues.
-<p style="margin-left: 5.0em; text-indent: -5.0em">FontPath directory[:directory:...]
-<br>
-<br>
+<dt>FontPath directory[:directory:...]
+<dd style="margin-left: 5.0em"><br>
 Specifies the search path for fonts.
-<p style="margin-left: 5.0em; text-indent: -5.0em">Group group-name-or-number
-<br>
-<br>
+<dt>Group group-name-or-number
+<dd style="margin-left: 5.0em"><br>
 Specifies the group name or ID that will be used when executing
 external programs.
-<p style="margin-left: 5.0em; text-indent: -5.0em">LogFilePerm mode
-<br>
-<br>
+<dt>LogFilePerm mode
+<dd style="margin-left: 5.0em"><br>
 Specifies the permissions for all log files that the scheduler writes.
-<p style="margin-left: 5.0em; text-indent: -5.0em">PageLog filename
-<br>
-<p style="margin-left: 5.0em; text-indent: -5.0em">PageLog syslog
-<br>
-<br>
+<dt>PageLog filename
+<dd style="margin-left: 5.0em"><dt>PageLog syslog
+<dd style="margin-left: 5.0em"><br>
 Specifies the page log filename.
-<p style="margin-left: 5.0em; text-indent: -5.0em">Printcap
-<br>
-<p style="margin-left: 5.0em; text-indent: -5.0em">Printcap filename
-<br>
-<br>
+<dt>Printcap
+<dd style="margin-left: 5.0em"><dt>Printcap filename
+<dd style="margin-left: 5.0em"><br>
 Specifies the filename for a printcap file that is updated
 automatically with a list of available printers (needed for
 legacy applications); specifying Printcap with no filename
 disables printcap generation.
-<p style="margin-left: 5.0em; text-indent: -5.0em">RemoteRoot user-name
-<br>
-<br>
+<dt>RemoteRoot user-name
+<dd style="margin-left: 5.0em"><br>
 Specifies the username that is associated with unauthenticated root
 accesses.
-<p style="margin-left: 5.0em; text-indent: -5.0em">RequestRoot directory
-<br>
-<br>
+<dt>RequestRoot directory
+<dd style="margin-left: 5.0em"><br>
 Specifies the directory to store print jobs and other HTTP request
 data.
-<p style="margin-left: 5.0em; text-indent: -5.0em">Sandboxing off
-<br>
-<p style="margin-left: 5.0em; text-indent: -5.0em">Sandboxing relaxed
-<br>
-<p style="margin-left: 5.0em; text-indent: -5.0em">Sandboxing strict
-<br>
-Specifies the level of security sandboxing that is applied to print filters, backends, and other child processes of the scheduler. The default is "strict". (OS X only)
-<p style="margin-left: 5.0em; text-indent: -5.0em">ServerBin directory
-<br>
-<br>
+<dt>Sandboxing off
+<dd style="margin-left: 5.0em"><dt>Sandboxing relaxed
+<dd style="margin-left: 5.0em"><dt>Sandboxing strict
+<dd style="margin-left: 5.0em">Specifies the level of security sandboxing that is applied to print filters, backends, and other child processes of the scheduler. The default is "strict". (OS X only)
+<dt>ServerBin directory
+<dd style="margin-left: 5.0em"><br>
 Specifies the directory where backends, CGIs, daemons, and filters may
 be found.
-<p style="margin-left: 5.0em; text-indent: -5.0em">ServerKeychain path
-<br>
-<br>
+<dt>ServerKeychain path
+<dd style="margin-left: 5.0em"><br>
 Specifies the location of TLS certificates and private keys.
-<p style="margin-left: 5.0em; text-indent: -5.0em">ServerRoot directory
-<br>
-<br>
+<dt>ServerRoot directory
+<dd style="margin-left: 5.0em"><br>
 Specifies the directory where the server configuration files can be found.
-<p style="margin-left: 5.0em; text-indent: -5.0em">SyncOnClose Yes
-<br>
-<p style="margin-left: 5.0em; text-indent: -5.0em">SyncOnClose No
-<br>
-Specifies whether the scheduler calls <i>fsync(2)</i> after writing configuration
+<dt>SyncOnClose Yes
+<dd style="margin-left: 5.0em"><dt>SyncOnClose No
+<dd style="margin-left: 5.0em">Specifies whether the scheduler calls <i>fsync(2)</i> after writing configuration
 or state files. The default is No.
-<p style="margin-left: 5.0em; text-indent: -5.0em">SystemGroup group-name [group-name ...]
-<br>
-<br>
+<dt>SystemGroup group-name [group-name ...]
+<dd style="margin-left: 5.0em"><br>
 Specifies the group(s) to use for System class authentication.
-<p style="margin-left: 5.0em; text-indent: -5.0em">TempDir directory
-<br>
-<br>
+<dt>TempDir directory
+<dd style="margin-left: 5.0em"><br>
 Specifies the directory where temporary files are stored.
-<p style="margin-left: 5.0em; text-indent: -5.0em">User user-name
-<br>
-<br>
+<dt>User user-name
+<dd style="margin-left: 5.0em"><br>
 Specifies the user name or ID that is used when running external programs.
+</dl>
 <h2 class="title"><a name="SEE_ALSO">See Also</a></h2>
 <i>classes.conf(5)</i>, <i>cupsd(8)</i>, <i>cupsd.conf(5)</i>, <i>mime.convs(5)</i>,
 <i>mime.types(5)</i>, <i>printers.conf(5)</i>,