diff options
Diffstat (limited to 'docs/docbook/smbdotconf/vfs')
-rw-r--r-- | docs/docbook/smbdotconf/vfs/hostmsdfs.xml | 4 | ||||
-rw-r--r-- | docs/docbook/smbdotconf/vfs/msdfsroot.xml | 4 |
2 files changed, 2 insertions, 6 deletions
diff --git a/docs/docbook/smbdotconf/vfs/hostmsdfs.xml b/docs/docbook/smbdotconf/vfs/hostmsdfs.xml index c843969e50..c76c3b6c1d 100644 --- a/docs/docbook/smbdotconf/vfs/hostmsdfs.xml +++ b/docs/docbook/smbdotconf/vfs/hostmsdfs.xml @@ -3,9 +3,7 @@ advanced="1" developer="1" xmlns:samba="http://samba.org/common"> <listitem> - <para>This boolean parameter is only available - if Samba has been configured and compiled with the <command moreinfo="none"> - --with-msdfs</command> option. If set to <constant>yes</constant>, + <para>If set to <constant>yes</constant>, Samba will act as a Dfs server, and allow Dfs-aware clients to browse Dfs trees hosted on the server.</para> diff --git a/docs/docbook/smbdotconf/vfs/msdfsroot.xml b/docs/docbook/smbdotconf/vfs/msdfsroot.xml index 35142ff037..eaed6f68e9 100644 --- a/docs/docbook/smbdotconf/vfs/msdfsroot.xml +++ b/docs/docbook/smbdotconf/vfs/msdfsroot.xml @@ -2,9 +2,7 @@ context="S" xmlns:samba="http://samba.org/common"> <listitem> - <para>This boolean parameter is only available if - Samba is configured and compiled with the <command moreinfo="none"> - --with-msdfs</command> option. If set to <constant>yes</constant>, + <para>If set to <constant>yes</constant>, Samba treats the share as a Dfs root and allows clients to browse the distributed file system tree rooted at the share directory. Dfs links are specified in the share directory by symbolic |