diff options
Diffstat (limited to 'docs/smbdotconf/filename/maphidden.xml')
-rw-r--r-- | docs/smbdotconf/filename/maphidden.xml | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/docs/smbdotconf/filename/maphidden.xml b/docs/smbdotconf/filename/maphidden.xml index f3a6abd57f..da40f7ff3e 100644 --- a/docs/smbdotconf/filename/maphidden.xml +++ b/docs/smbdotconf/filename/maphidden.xml @@ -6,10 +6,9 @@ <para>This controls whether DOS style hidden files should be mapped to the UNIX world 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 world execute bit is not masked out (i.e. - it must include 001). See the parameter <link linkend="CREATEMASK"> - <parameter moreinfo="none">create mask</parameter></link> for details.</para> + it must include 001). See the parameter <smbconfoption name="create mask"/> for details.</para> </description> <value type="boolean">no</value> |