From: mike Date: Fri, 9 May 2003 19:15:09 +0000 (+0000) Subject: Mirror 1.1.x change. X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=970b01751cfd3d4ce2b63c0e7316c789f1448acc;p=thirdparty%2Fcups.git Mirror 1.1.x change. git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/branches/branch-1.2@3706 7a7537e8-13f0-0310-91df-b6672ffda945 --- diff --git a/conf/client.conf b/conf/client.conf index fb6d6c49e3..c7b8d5f398 100644 --- a/conf/client.conf +++ b/conf/client.conf @@ -1,5 +1,5 @@ # -# "$Id: client.conf,v 1.4.2.2 2003/01/07 18:26:21 mike Exp $" +# "$Id: client.conf,v 1.4.2.3 2003/05/09 19:15:09 mike Exp $" # # Sample client configuration file for the Common UNIX Printing System # (CUPS). @@ -34,7 +34,9 @@ # # ServerName: the hostname of your server. By default CUPS will use the # hostname of the system or the value of the CUPS_SERVER environment -# variable. +# variable. ONLY ONE SERVER NAME MAY BE SPECIFIED AT A TIME. To use +# more than one server you must use a local scheduler with browsing +# and possibly polling. # #ServerName myhost.domain.com @@ -61,5 +63,5 @@ # -# End of "$Id: client.conf,v 1.4.2.2 2003/01/07 18:26:21 mike Exp $". +# End of "$Id: client.conf,v 1.4.2.3 2003/05/09 19:15:09 mike Exp $". #