docs:smbdotconf: change type to octal where needed
authorMichael Adam <obnox@samba.org>
Thu, 23 Jul 2015 15:41:28 +0000 (17:41 +0200)
committerJeremy Allison <jra@samba.org>
Thu, 30 Jul 2015 23:55:32 +0000 (01:55 +0200)
Signed-off-by: Michael Adam <obnox@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
docs-xml/smbdotconf/security/createmask.xml
docs-xml/smbdotconf/security/directorymask.xml
docs-xml/smbdotconf/security/forcecreatemode.xml
docs-xml/smbdotconf/security/forcedirectorymode.xml

index 8b38be4916ddbe906a23fa9c68da832a15afee1a..06ee8968cdb4b457e8e8da4fd4c0850f994c0068 100644 (file)
@@ -1,6 +1,6 @@
 <samba:parameter name="create mask"
                  context="S"
-                 type="integer"
+                 type="octal"
                  xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
 
 <synonym>create mode</synonym>
index 50305d9ffdd704608026c445e935b7d10a677a98..890092a5a947f5203a1d026613689c908f229bdf 100644 (file)
@@ -1,6 +1,6 @@
 <samba:parameter name="directory mask"
                  context="S"
-                 type="integer"
+                 type="octal"
                  xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
 <synonym>directory mode</synonym>
 <description>
index 2b7f1bbc786342f16753938417261bd51749f5e7..79e6e6333004f019b77eccd7cdf483ff36193807 100644 (file)
@@ -1,6 +1,6 @@
 <samba:parameter name="force create mode"
                  context="S"
-                 type="integer"
+                 type="octal"
                  xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
 <description>
     <para>This parameter specifies a set of UNIX mode bit
index 9d2fdfc136f172ad4902244a76d23cc85acbfe29..aa8375a592616413e1d30c5af121a88c94401b6c 100644 (file)
@@ -1,6 +1,6 @@
 <samba:parameter name="force directory mode"
                  context="S"
-                 type="integer"
+                 type="octal"
                  xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
 <description>
     <para>This parameter specifies a set of UNIX mode bit