s3/docs: Document "enable spoolss".
authorKarolin Seeger <kseeger@samba.org>
Wed, 11 Nov 2009 14:42:21 +0000 (15:42 +0100)
committerKarolin Seeger <kseeger@samba.org>
Thu, 26 Nov 2009 10:40:38 +0000 (11:40 +0100)
Karolin
(cherry picked from commit f3646ff392ab736ed82d2982490aa9d57e11ec6b)
(cherry picked from commit 2bef1fd0ef59bbb3d52c1fb475842ae3ca55308a)

docs-xml/smbdotconf/printing/enablespoolss.xml [new file with mode: 0644]

diff --git a/docs-xml/smbdotconf/printing/enablespoolss.xml b/docs-xml/smbdotconf/printing/enablespoolss.xml
new file mode 100644 (file)
index 0000000..d3eb74c
--- /dev/null
@@ -0,0 +1,10 @@
+<samba:parameter name="enable spoolss"
+                 context="G"
+                type="boolean"
+                 xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
+<description>
+    <para>Inverted synonym for <smbconfoption name="disable spoolss"/>.</para>
+</description>
+
+<value type="default">yes</value>
+</samba:parameter>