~zulcss/samba/server-dailies-3.4

« back to all changes in this revision

Viewing changes to docs-xml/smbdotconf/misc/volume.xml

  • Committer: Chuck Short
  • Date: 2010-09-28 20:38:39 UTC
  • Revision ID: zulcss@ubuntu.com-20100928203839-pgjulytsi9ue63x1
Initial version

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<samba:parameter name="volume"
 
2
                 context="S"
 
3
                 type="string"
 
4
                 xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
 
5
<description>
 
6
        <para>This allows you to override the volume label 
 
7
        returned for a share. Useful for CDROMs with installation programs 
 
8
        that insist on a particular volume label.</para>
 
9
</description>
 
10
 
 
11
<value type="default"><comment>the name of the share</comment></value>
 
12
</samba:parameter>