From: Jelmer Vernooij Date: Thu, 24 Aug 2006 22:43:34 +0000 (+0000) Subject: Document [:port] syntax for "cups server" X-Git-Tag: samba-3.3.0pre1~1744 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=0e3fa97baba2538e58c8fd415e99e8ccad658a7b;p=thirdparty%2Fsamba.git Document [:port] syntax for "cups server" --- diff --git a/docs/smbdotconf/printing/cupsserver.xml b/docs/smbdotconf/printing/cupsserver.xml index e00707c8248..b31db33eac5 100644 --- a/docs/smbdotconf/printing/cupsserver.xml +++ b/docs/smbdotconf/printing/cupsserver.xml @@ -12,8 +12,15 @@ If set, this option overrides the ServerName option in the CUPS client.conf. This is necessary if you have virtual samba servers that connect to different CUPS daemons. + + Optionally, a port can be specified by separating the server name + and port number with a colon. If no port was specified, + the default port for IPP (631) will be used. + + "" -MYCUPSSERVER +mycupsserver +mycupsserver:1631