Author: obnox Date: 2008-01-18 10:59:31 +0000 (Fri, 18 Jan 2008) New Revision: 1229
WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba-docs&rev=1229 Log: Add more content to the description of "registry shares". And reverse the order of example/default value. Michael Modified: trunk/smbdotconf/misc/registryshares.xml Changeset: Modified: trunk/smbdotconf/misc/registryshares.xml =================================================================== --- trunk/smbdotconf/misc/registryshares.xml 2008-01-18 10:32:07 UTC (rev 1228) +++ trunk/smbdotconf/misc/registryshares.xml 2008-01-18 10:59:31 UTC (rev 1229) @@ -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="default">no</value> <value type="example">yes</value> -<value type="default">no</value> </samba:parameter>
