diff options
Diffstat (limited to 'docs/smbdotconf/filename/mapsystem.xml')
-rw-r--r-- | docs/smbdotconf/filename/mapsystem.xml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/smbdotconf/filename/mapsystem.xml b/docs/smbdotconf/filename/mapsystem.xml index cf8226dd09..35b7dc7cfe 100644 --- a/docs/smbdotconf/filename/mapsystem.xml +++ b/docs/smbdotconf/filename/mapsystem.xml @@ -6,10 +6,10 @@ <para>This controls whether DOS style system files should be mapped to the UNIX group execute bit.</para> - <para>Note that this requires the <parameter moreinfo="none">create mask</parameter> +<para>Note that this requires the <smbconfoption name="create mask"/> to be set such that the group execute bit is not masked out (i.e. - it must include 010). See the parameter <link linkend="CREATEMASK"> - <parameter moreinfo="none">create mask</parameter></link> for details.</para> + it must include 010). See the parameter <smbconfoption name="create mask"/> + for details.</para> </description> <value type="default">no</value> </samba:parameter> |