From: Jelmer Vernooij Date: Thu, 24 Aug 2006 22:43:34 +0000 (+0000) Subject: Document [:port] syntax for "cups server" X-Git-Tag: samba-4.0.0alpha6~801^2~1881 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=c9e0c52ae70a6e909611a5c956ddcc537d40b6ca;p=thirdparty%2Fsamba.git Document [:port] syntax for "cups server" (This used to be commit 0e3fa97baba2538e58c8fd415e99e8ccad658a7b) --- 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