nfs4acls: Introduce a helper variable
[Samba.git] / docs-xml / smbdotconf / base / comment.xml
blobb0dd91c8839c682b3beb568a79b08c8975b24998
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>
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>
14 </description>
15 <value type="default"><comment>No comment</comment></value>
16 <value type="example">Fred's Files</value>
17 </samba:parameter>