diff options
author | Samba Release Account <samba-bugs@samba.org> | 2004-05-10 13:26:20 +0000 |
---|---|---|
committer | Gerald W. Carter <jerry@samba.org> | 2008-04-23 08:45:50 -0500 |
commit | 3965471e1ccc7e26b7ca6f73ee61baa55b7d6069 (patch) | |
tree | 6b4add2172c1a601664f951698573ffcb3e47090 /docs/smbdotconf/printing | |
parent | e86e2a6bdb180898898a38dce62ff8a7e3fee445 (diff) | |
download | samba-3965471e1ccc7e26b7ca6f73ee61baa55b7d6069.tar.gz samba-3965471e1ccc7e26b7ca6f73ee61baa55b7d6069.tar.bz2 samba-3965471e1ccc7e26b7ca6f73ee61baa55b7d6069.zip |
fix typo that prevented cups options param from being listed in smb.conf(5)
(This used to be commit c1003a45c43a3455c3d460e28ef62615823fd84b)
Diffstat (limited to 'docs/smbdotconf/printing')
-rw-r--r-- | docs/smbdotconf/printing/cupsoptions.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/smbdotconf/printing/cupsoptions.xml b/docs/smbdotconf/printing/cupsoptions.xml index 803c6b137d..970281d98c 100644 --- a/docs/smbdotconf/printing/cupsoptions.xml +++ b/docs/smbdotconf/printing/cupsoptions.xml @@ -12,8 +12,8 @@ <para>You can pass any generic print option known to CUPS (as listed in the CUPS "Software Users' Manual"). You can also pass any printer - specific option (as listed in "lpoptions -d <printername> -l") - valid for the target queue(s).</para> + specific option (as listed in "lpoptions -d printername -l") + valid for the target queue.</para> <para>You should set this parameter to <constant>raw</constant> if your CUPS server <filename>error_log</filename> file contains messages such as |