diff options
author | Andreas Schneider <anschneider@suse.de> | 2009-01-26 14:38:34 +0100 |
---|---|---|
committer | Karolin Seeger <kseeger@samba.org> | 2009-01-26 14:47:15 +0100 |
commit | d8f15e4efc00b9d509ff5761e9ca8ff5c6f443f7 (patch) | |
tree | 9abf9ccfc764ba731d20833fc31277182930650b | |
parent | 512cf0ad50d30fcb35a28b0ef1b859d754f42a99 (diff) | |
download | samba-d8f15e4efc00b9d509ff5761e9ca8ff5c6f443f7.tar.gz samba-d8f15e4efc00b9d509ff5761e9ca8ff5c6f443f7.tar.xz samba-d8f15e4efc00b9d509ff5761e9ca8ff5c6f443f7.zip |
Document default of the printing config variable.
Signed-off-by: Andreas Schneider <anschneider@suse.de>
-rw-r--r-- | docs-xml/smbdotconf/printing/printing.xml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs-xml/smbdotconf/printing/printing.xml b/docs-xml/smbdotconf/printing/printing.xml index 3be0f429392..c365594e1f1 100644 --- a/docs-xml/smbdotconf/printing/printing.xml +++ b/docs-xml/smbdotconf/printing/printing.xml @@ -33,4 +33,6 @@ <para>See also the discussion in the <link linkend="PRINTERSSECT"> [printers]</link> section.</para> </description> +<value type="default">Depends on the operating system, see +<command moreinfo="none">testparm -v.</command></value> </samba:parameter> |