]> git.ipfire.org Git - thirdparty/cups.git/blobdiff - doc/help/man-client.conf.html
Update documentation to not embed unstable configuration values, now that man
[thirdparty/cups.git] / doc / help / man-client.conf.html
index dfcac80f6ebb7ec6b88ad037420b57279b4361a6..a18e8dca20f498eda25e4d2e660c20e6b2bae8fe 100644 (file)
@@ -11,7 +11,7 @@
 client.conf - client configuration file for cups
 <h2 class="title"><a name="DESCRIPTION">Description</a></h2>
 The <i>client.conf</i> file configures the CUPS client and is
-normally located in the <i>/private/etc/cups</i> or <i>~/.cups</i>
+normally located in the <i>/etc/cups</i> or <i>~/.cups</i>
 directory. Each line in the file can be a configuration
 directive, a blank line, or a comment. Comment lines start with
 the # character.
@@ -36,7 +36,7 @@ location.
 <dd>Specifies the Kerberos service name that is used for authentication, typically
 "host", "http", or "ipp". CUPS adds the remote hostname
 ("name@server.example.com") for you. The default name is
-"host".
+"http".
 </dd>
 <dt>ServerName hostname-or-ip-address[:port]
 </dt>
@@ -47,6 +47,13 @@ location.
 <dd>Specifies the address and optionally the port to use when connecting to the
 server. <b>Note: Not supported on OS X 10.7 or later.</b>
 </dd>
+<dt>ServerName hostname-or-ip-address[:port]/version=1.1
+</dt>
+<dd></dd>
+<dd>Specifies the address and optionally the port to use when connecting to a
+server running CUPS 1.3.12 and earlier. <b>Note: Not supported on OS X 10.7 or
+later.</b>
+</dd>
 <dt>User name
 </dt>
 <dd></dd>