source: vendor/current/docs-xml/smbdotconf/base/comment.xml

Last change on this file was 988, checked in by Silvan Scherrer, 9 years ago

Samba Server: update vendor to version 4.4.3

File size: 706 bytes
Line 
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>
Note: See TracBrowser for help on using the repository browser.