summaryrefslogtreecommitdiff
path: root/docs/smbdotconf
diff options
context:
space:
mode:
authorMichael Adam <obnox@samba.org>2008-01-18 10:59:31 +0000
committerGerald W. Carter <jerry@samba.org>2008-04-23 08:47:42 -0500
commit41be8df3f35d28f2fb15b4ccff5f8cbeb414feb6 (patch)
treee640769957f193ddf6cdfc4b1e2d3faf7f2fe967 /docs/smbdotconf
parent2ed2722da940ef090d2098270f4933cdb2286aff (diff)
downloadsamba-41be8df3f35d28f2fb15b4ccff5f8cbeb414feb6.tar.gz
samba-41be8df3f35d28f2fb15b4ccff5f8cbeb414feb6.tar.bz2
samba-41be8df3f35d28f2fb15b4ccff5f8cbeb414feb6.zip
Add more content to the description of "registry shares".
And reverse the order of example/default value. Michael (This used to be commit 1a4497d8d1476fc0c4c223e1c1aa822aaa67384b)
Diffstat (limited to 'docs/smbdotconf')
-rw-r--r--docs/smbdotconf/misc/registryshares.xml9
1 files changed, 8 insertions, 1 deletions
diff --git a/docs/smbdotconf/misc/registryshares.xml b/docs/smbdotconf/misc/registryshares.xml
index 0c3b8ea782..a115c3fd00 100644
--- a/docs/smbdotconf/misc/registryshares.xml
+++ b/docs/smbdotconf/misc/registryshares.xml
@@ -11,7 +11,14 @@
registry. See the section on registry-based configuration
for details.
</para>
+
+ <para>
+ Note that this parameter defaults to <emphasis>no</emphasis>,
+ but it is set to <emphasis>yes</emphasis> when
+ <parameter>config bakend</parameter> is set
+ to <emphasis>registry</emphasis>.
+ </para>
</description>
-<value type="example">yes</value>
<value type="default">no</value>
+<value type="example">yes</value>
</samba:parameter>