diff options
author | Karolin Seeger <kseeger@samba.org> | 2008-12-02 20:50:02 +0100 |
---|---|---|
committer | Karolin Seeger <kseeger@samba.org> | 2008-12-02 20:50:02 +0100 |
commit | c09e04ac83365333605b7b1db3d07ccfd451a667 (patch) | |
tree | 17bcc108086a902fbcbcc68b772c0c18beb449ab | |
parent | 34cfcd666354ec1a20761a90c2d28d4fe7049f6c (diff) | |
download | samba-c09e04ac83365333605b7b1db3d07ccfd451a667.tar.gz samba-c09e04ac83365333605b7b1db3d07ccfd451a667.tar.bz2 samba-c09e04ac83365333605b7b1db3d07ccfd451a667.zip |
docs: Add default value for "writeable" to man smb.conf.
Karolin
-rw-r--r-- | docs-xml/smbdotconf/security/writeable.xml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs-xml/smbdotconf/security/writeable.xml b/docs-xml/smbdotconf/security/writeable.xml index f811c47e5c..99678a9fce 100644 --- a/docs-xml/smbdotconf/security/writeable.xml +++ b/docs-xml/smbdotconf/security/writeable.xml @@ -6,4 +6,6 @@ <description> <para>Inverted synonym for <smbconfoption name="read only"/>.</para> </description> + +<value type="default">no</value> </samba:parameter> |