diff options
author | Tim Potter <tpot@samba.org> | 2003-09-08 00:28:47 +0000 |
---|---|---|
committer | Tim Potter <tpot@samba.org> | 2003-09-08 00:28:47 +0000 |
commit | 7040003bf02aeab1b289331aa19132ac7cea8023 (patch) | |
tree | 029bc00b0929d2261f8d8f34d5b4496194d3141e /docs | |
parent | 1c38391c704756c31c1d8d7f84f9ac6ffcaeda34 (diff) | |
download | samba-7040003bf02aeab1b289331aa19132ac7cea8023.tar.gz samba-7040003bf02aeab1b289331aa19132ac7cea8023.tar.xz samba-7040003bf02aeab1b289331aa19132ac7cea8023.zip |
Removed text about --with-msdfs configure option which no longer exists.
(This used to be commit 391ffeb8e02ae85147e4730a1faf79850ff42d57)
Diffstat (limited to 'docs')
-rw-r--r-- | docs/docbook/smbdotconf/vfs/hostmsdfs.xml | 8 |
1 files changed, 3 insertions, 5 deletions
diff --git a/docs/docbook/smbdotconf/vfs/hostmsdfs.xml b/docs/docbook/smbdotconf/vfs/hostmsdfs.xml index 4e8dfe7a79f..f7e7cf58fa7 100644 --- a/docs/docbook/smbdotconf/vfs/hostmsdfs.xml +++ b/docs/docbook/smbdotconf/vfs/hostmsdfs.xml @@ -3,11 +3,9 @@ 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>, - Samba will act as a Dfs server, and allow Dfs-aware clients - to browse Dfs trees hosted on the server.</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> <para>See also the <link linkend="MSDFSROOT"><parameter moreinfo="none"> msdfs root</parameter></link> share level parameter. For |