1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-11 05:18:09 +03:00

docs:smbdotconf: change type to octal where needed

Signed-off-by: Michael Adam <obnox@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
This commit is contained in:
Michael Adam 2015-07-23 17:41:28 +02:00 committed by Jeremy Allison
parent 0e6fe4c807
commit 955e77c173
4 changed files with 4 additions and 4 deletions

View 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>

View 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>

View 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

View 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