summaryrefslogtreecommitdiff
path: root/docs/smbdotconf/vfs
diff options
context:
space:
mode:
authorJohn Terpstra <jht@samba.org>2005-11-01 22:33:40 +0000
committerGerald W. Carter <jerry@samba.org>2008-04-23 08:47:10 -0500
commit8920ad1215beab24e1bc1b59805e0d51d9bd1615 (patch)
treeeb5c6ad678878678ffda43d7dc96b92993994f9c /docs/smbdotconf/vfs
parente640a8e7b380ebbf7822f8ddac4dfdccefd221b6 (diff)
downloadsamba-8920ad1215beab24e1bc1b59805e0d51d9bd1615.tar.gz
samba-8920ad1215beab24e1bc1b59805e0d51d9bd1615.tar.bz2
samba-8920ad1215beab24e1bc1b59805e0d51d9bd1615.zip
A slew of fixups that were causing problems for some folk.
(This used to be commit 6b2ea0772cd3ec8cd735acec2cde807d972737c5)
Diffstat (limited to 'docs/smbdotconf/vfs')
-rw-r--r--docs/smbdotconf/vfs/hostmsdfs.xml13
-rw-r--r--docs/smbdotconf/vfs/msdfsroot.xml5
2 files changed, 9 insertions, 9 deletions
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">
<description>
- <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>
+ 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 <smbconfoption name="msdfs root"/> share level parameter. For
- more information on setting up a Dfs tree on Samba,
- refer to <link linkend="msdfs">the MSFDS chapter in the book Samba3-HOWTO</link>.
+ <para>
+ See also the <smbconfoption name="msdfs root"/> share level parameter. For more information on
+ setting up a Dfs tree on Samba, refer to the MSFDS chapter in the book Samba3-HOWTO.
</para>
</description>
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 <filename
- moreinfo="none">msdfs:serverA\\shareA,serverB\\shareB</filename>
+ links of the form <filename>msdfs:serverA\\shareA,serverB\\shareB</filename>
and so on. For more information on setting up a Dfs tree on
- Samba, refer to <link linkend="msdfs">the MSDFS chapter in the Samba3-HOWTO book</link>.</para>
+ Samba, refer to the MSDFS chapter in the Samba3-HOWTO book.</para>
</description>
<related>host msdfs</related>