Author: jerry Date: 2004-10-11 21:23:58 +0000 (Mon, 11 Oct 2004) New Revision: 250
WebSVN: http://websvn.samba.org/websvn/changeset.php?rep=samba-docs&path=/trunk/smbdotconf/printing&rev=250&nolog=1 Log: document that 'printing = ...' resets the printing commands to default values Modified: trunk/smbdotconf/printing/printing.xml Changeset: Modified: trunk/smbdotconf/printing/printing.xml =================================================================== --- trunk/smbdotconf/printing/printing.xml 2004-10-06 11:58:40 UTC (rev 249) +++ trunk/smbdotconf/printing/printing.xml 2004-10-11 21:23:58 UTC (rev 250) @@ -24,7 +24,11 @@ commands when using the various options use the <citerefentry><refentrytitle>testparm</refentrytitle> <manvolnum>1</manvolnum></citerefentry> program.</para> - <para>This option can be set on a per printer basis</para> + <para>This option can be set on a per printer basis. Please be + aware however, that you must place any of the various printing + commands (e.g. print command, lpq command, etc...) after defining + the value for the <parameter>printing</parameter> option since it will + reset the printing commands to default values.</para> <para>See also the discussion in the <link linkend="PRINTERSSECT"> [printers]</link> section.</para>