summaryrefslogtreecommitdiffstats
path: root/docs-xml
diff options
context:
space:
mode:
authorKarolin Seeger <kseeger@samba.org>2008-12-02 20:50:02 +0100
committerKarolin Seeger <kseeger@samba.org>2008-12-02 20:50:02 +0100
commitc09e04ac83365333605b7b1db3d07ccfd451a667 (patch)
tree17bcc108086a902fbcbcc68b772c0c18beb449ab /docs-xml
parent34cfcd666354ec1a20761a90c2d28d4fe7049f6c (diff)
downloadsamba-c09e04ac83365333605b7b1db3d07ccfd451a667.tar.gz
samba-c09e04ac83365333605b7b1db3d07ccfd451a667.tar.xz
samba-c09e04ac83365333605b7b1db3d07ccfd451a667.zip
docs: Add default value for "writeable" to man smb.conf.
Karolin
Diffstat (limited to 'docs-xml')
-rw-r--r--docs-xml/smbdotconf/security/writeable.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs-xml/smbdotconf/security/writeable.xml b/docs-xml/smbdotconf/security/writeable.xml
index f811c47e5c2..99678a9fcef 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>