]> git.ipfire.org Git - thirdparty/cups.git/commitdiff
Mirror 1.1.x change.
authormike <mike@7a7537e8-13f0-0310-91df-b6672ffda945>
Fri, 9 May 2003 19:15:09 +0000 (19:15 +0000)
committermike <mike@7a7537e8-13f0-0310-91df-b6672ffda945>
Fri, 9 May 2003 19:15:09 +0000 (19:15 +0000)
git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/branches/branch-1.2@3706 7a7537e8-13f0-0310-91df-b6672ffda945

conf/client.conf

index fb6d6c49e335d2205ced82b71a382aef2b323c04..c7b8d5f398ca2520e6ee4a1bebc981814cd4495d 100644 (file)
@@ -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 $".
 #