Add documentation on line returned by 'add printer command' script
authorJelmer Vernooij <jelmer@samba.org>
Thu, 6 Mar 2003 17:09:07 +0000 (17:09 +0000)
committerJelmer Vernooij <jelmer@samba.org>
Thu, 6 Mar 2003 17:09:07 +0000 (17:09 +0000)
(This used to be commit d41dbe568ec77e4860678e5ee4fe2ab2f2da507b)

docs/docbook/manpages/smb.conf.5.sgml

index 78c7ecaef1fe601000434faf204a28b2c7575deb..fb1e829700244362d97c1f15f6a1b13727a63db2 100644 (file)
@@ -983,12 +983,18 @@ alias|alias|alias|alias...
                driver location" parameter is included for backwards compatibility
                only.  The remaining fields in the structure are generated from answers
                to the APW questions.</para>
-               
+
                <para>Once the <parameter>addprinter command</parameter> has 
                been executed, <command>smbd</command> will reparse the <filename>
                smb.conf</filename> to determine if the share defined by the APW
                exists.  If the sharename is still invalid, then <command>smbd
                </command> will return an ACCESS_DENIED error to the client.</para>
+
+               <para>
+               The "add printer command" program can output a single line of text,
+               which Samba will set as the port the new printer is connected to. 
+               If this line isn't output, Samba won't reload its printer shares.
+               </para>
                
                <para>See also <link linkend="DELETEPRINTERCOMMAND"><parameter>
                deleteprinter command</parameter></link>, <link