docs:smbdotconf: fix type to bool-rev for reverse synonyms.
authorMichael Adam <obnox@samba.org>
Wed, 20 May 2015 08:44:17 +0000 (10:44 +0200)
committerJeremy Allison <jra@samba.org>
Thu, 30 Jul 2015 23:55:29 +0000 (01:55 +0200)
Signed-off-by: Michael Adam <obnox@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
docs-xml/smbdotconf/printing/enablespoolss.xml
docs-xml/smbdotconf/security/writeable.xml

index e721cdf3ac69d9339b43889fd05a1f488f715cde..d69f8f445e80dd3b8c8b400728f30a6fd2555b4b 100644 (file)
@@ -1,6 +1,6 @@
 <samba:parameter name="enable spoolss"
                  context="G"
-                 type="boolean"
+                 type="boolean-rev"
                  synonym="1"
                  xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
 <description>
index d065842d37bc630b860b9e1768112d7e022e8eaa..2bf7070128ca6fc1a75da993b450d163b9681406 100644 (file)
@@ -1,6 +1,6 @@
 <samba:parameter name="writeable"
                  context="S"
-                 type="boolean"
+                 type="boolean-rev"
                  synonym="1"
                  xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
 <synonym>writable</synonym>