docs:smbdotconf: add 'function' argument to writeable
[Samba.git] / docs-xml / smbdotconf / security / writeable.xml
blob14a5a02119731734054ed99293967df85a83c7c5
1 <samba:parameter name="writeable"
2                  context="S"
3                  type="boolean-rev"
4                  function="read_only"
5                  synonym="1"
6                  xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
7 <synonym>writable</synonym>
8 <description>
9     <para>Inverted synonym for <smbconfoption name="read only"/>.</para>
10 </description>
12 <value type="default">no</value>
13 </samba:parameter>