From 4e901527f99be978a7868e206beed1891f87c3e9 Mon Sep 17 00:00:00 2001 From: Tim Potter Date: Mon, 8 Sep 2003 00:31:14 +0000 Subject: Remove another reference to --with-msdfs. Put back accidentally removed tag remove in previous commit. (This used to be commit 7b40ea3bbd80044cf6dc3ead077cd08d9e3b84ce) --- docs/docbook/smbdotconf/vfs/hostmsdfs.xml | 2 +- docs/docbook/smbdotconf/vfs/msdfsroot.xml | 17 ++++++++--------- 2 files changed, 9 insertions(+), 10 deletions(-) (limited to 'docs') diff --git a/docs/docbook/smbdotconf/vfs/hostmsdfs.xml b/docs/docbook/smbdotconf/vfs/hostmsdfs.xml index f7e7cf58fa..d2b64cc68f 100644 --- a/docs/docbook/smbdotconf/vfs/hostmsdfs.xml +++ b/docs/docbook/smbdotconf/vfs/hostmsdfs.xml @@ -3,7 +3,7 @@ advanced="1" developer="1" xmlns:samba="http://samba.org/common"> - If set to yes, Samba will act as a Dfs + If set to yes, Samba will act as a Dfs server, and allow Dfs-aware clients to browse Dfs trees hosted on the server. diff --git a/docs/docbook/smbdotconf/vfs/msdfsroot.xml b/docs/docbook/smbdotconf/vfs/msdfsroot.xml index e72bf89b1f..059ffff9a0 100644 --- a/docs/docbook/smbdotconf/vfs/msdfsroot.xml +++ b/docs/docbook/smbdotconf/vfs/msdfsroot.xml @@ -2,15 +2,14 @@ context="S" xmlns:samba="http://samba.org/common"> - This boolean parameter is only available if - Samba is configured and compiled with the - --with-msdfs option. If set to yes, - 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 - links of the form msdfs:serverA\\shareA,serverB\\shareB - and so on. For more information on setting up a Dfs tree - on Samba, refer to . + If set to yes, 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 + links of the form msdfs:serverA\\shareA,serverB\\shareB + and so on. For more information on setting up a Dfs tree on + Samba, refer to . See also host msdfs -- cgit