docs:smbdotconf: make formatting of headers uniform.
[bbaumbach/samba-autobuild/.git] / docs-xml / smbdotconf / base / comment.xml
1 <samba:parameter name="comment"
2                  context="S"
3                  type="string"
4                  xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
5 <description>
6     <para>This is a text field that is seen next to a share 
7         when a client does a queries the server, either via the network 
8         neighborhood or via <command moreinfo="none">net view</command> to list what shares 
9         are available.</para>
10
11         <para>If you want to set the string that is displayed next to the 
12                 machine name then see the <smbconfoption name="server string"/> parameter.</para>
13
14 </description>
15 <value type="default"><comment>No comment</comment></value>
16 <value type="example">Fred's Files</value>
17 </samba:parameter>