diff options
author | Michael Adam <obnox@samba.org> | 2008-01-18 10:32:07 +0000 |
---|---|---|
committer | Gerald W. Carter <jerry@samba.org> | 2008-04-23 08:47:42 -0500 |
commit | 2ed2722da940ef090d2098270f4933cdb2286aff (patch) | |
tree | 64ed1cdf7314d6b03a3728cafd1c7649db14a711 | |
parent | 25f441b8652a87215ed6e835b989f7427612558d (diff) | |
download | samba-2ed2722da940ef090d2098270f4933cdb2286aff.tar.gz samba-2ed2722da940ef090d2098270f4933cdb2286aff.tar.bz2 samba-2ed2722da940ef090d2098270f4933cdb2286aff.zip |
Document default value of parameter "registry shares".
Michael
(This used to be commit 313d0439e53a168468cedc5fb70f2a311c1a94fa)
-rw-r--r-- | docs/smbdotconf/misc/registryshares.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/smbdotconf/misc/registryshares.xml b/docs/smbdotconf/misc/registryshares.xml index cb08cf5fc3..0c3b8ea782 100644 --- a/docs/smbdotconf/misc/registryshares.xml +++ b/docs/smbdotconf/misc/registryshares.xml @@ -13,4 +13,5 @@ </para> </description> <value type="example">yes</value> +<value type="default">no</value> </samba:parameter> |