docs:smbdotconf: make formatting of headers uniform.
[samba.git] / docs-xml / smbdotconf / winbind / templateshell.xml
index ce59cd12d0cd9502ae649f85a370754af004d9d7..21e44e6cb5eccc712951168940f9a889172994ff 100644 (file)
@@ -1,7 +1,7 @@
 <samba:parameter name="template shell"
                  context="G"
-                                type="string"
-                 advanced="1" developer="1"
+                 type="string"
+                 constant="1"
                  xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
 <description>
        <para>When filling out the user information for a Windows NT 
@@ -10,5 +10,5 @@
        parameter to fill in the login shell for that user.</para>
 </description>
 
-<value type="string">/bin/false</value>
+<value type="default">/bin/false</value>
 </samba:parameter>