diff options
author | Gerald Carter <jerry@samba.org> | 2004-10-11 21:23:58 +0000 |
---|---|---|
committer | Gerald W. Carter <jerry@samba.org> | 2008-04-23 08:46:04 -0500 |
commit | 6dbac05bb4c79d6c782701ab112ea0ccb0b8e4a5 (patch) | |
tree | 9feab76509c2f3fd1e407abfb2cbfe31fb7f6f09 /docs/smbdotconf | |
parent | 8df7c9b3b0ae4c5284bb02c3395002469c239b49 (diff) | |
download | samba-6dbac05bb4c79d6c782701ab112ea0ccb0b8e4a5.tar.gz samba-6dbac05bb4c79d6c782701ab112ea0ccb0b8e4a5.tar.bz2 samba-6dbac05bb4c79d6c782701ab112ea0ccb0b8e4a5.zip |
document that 'printing = ...' resets the printing commands to default values
(This used to be commit bba26665a7904a9007a2b631db069adfca79b45d)
Diffstat (limited to 'docs/smbdotconf')
-rw-r--r-- | docs/smbdotconf/printing/printing.xml | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/docs/smbdotconf/printing/printing.xml b/docs/smbdotconf/printing/printing.xml index 9c02320568..2feb9fa16b 100644 --- a/docs/smbdotconf/printing/printing.xml +++ b/docs/smbdotconf/printing/printing.xml @@ -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> |