From 8920ad1215beab24e1bc1b59805e0d51d9bd1615 Mon Sep 17 00:00:00 2001 From: John Terpstra Date: Tue, 1 Nov 2005 22:33:40 +0000 Subject: A slew of fixups that were causing problems for some folk. (This used to be commit 6b2ea0772cd3ec8cd735acec2cde807d972737c5) --- docs/smbdotconf/vfs/hostmsdfs.xml | 13 +++++++------ docs/smbdotconf/vfs/msdfsroot.xml | 5 ++--- 2 files changed, 9 insertions(+), 9 deletions(-) (limited to 'docs/smbdotconf/vfs') diff --git a/docs/smbdotconf/vfs/hostmsdfs.xml b/docs/smbdotconf/vfs/hostmsdfs.xml index 7d5e3f5a1f..35f42d600b 100644 --- a/docs/smbdotconf/vfs/hostmsdfs.xml +++ b/docs/smbdotconf/vfs/hostmsdfs.xml @@ -4,13 +4,14 @@ advanced="1" developer="1" xmlns:samba="http://www.samba.org/samba/DTD/samba-doc"> - If set to yes, Samba will act as a Dfs - server, and allow Dfs-aware clients to browse Dfs trees hosted - on the server. + + If set to yes, Samba will act as a Dfs server, and allow Dfs-aware clients to browse + Dfs trees hosted on the server. + - See also the share level parameter. For - more information on setting up a Dfs tree on Samba, - refer to the MSFDS chapter in the book Samba3-HOWTO. + + See also the share level parameter. For more information on + setting up a Dfs tree on Samba, refer to the MSFDS chapter in the book Samba3-HOWTO. diff --git a/docs/smbdotconf/vfs/msdfsroot.xml b/docs/smbdotconf/vfs/msdfsroot.xml index 754344180c..1e6a5152a6 100644 --- a/docs/smbdotconf/vfs/msdfsroot.xml +++ b/docs/smbdotconf/vfs/msdfsroot.xml @@ -7,10 +7,9 @@ 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 + 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 the MSDFS chapter in the Samba3-HOWTO book. + Samba, refer to the MSDFS chapter in the Samba3-HOWTO book. host msdfs -- cgit