summaryrefslogtreecommitdiff
path: root/docs/docbook/smbdotconf/vfs/msdfsroot.xml
diff options
context:
space:
mode:
Diffstat (limited to 'docs/docbook/smbdotconf/vfs/msdfsroot.xml')
-rw-r--r--docs/docbook/smbdotconf/vfs/msdfsroot.xml35
1 files changed, 18 insertions, 17 deletions
diff --git a/docs/docbook/smbdotconf/vfs/msdfsroot.xml b/docs/docbook/smbdotconf/vfs/msdfsroot.xml
index dc50ba5e57..35142ff037 100644
--- a/docs/docbook/smbdotconf/vfs/msdfsroot.xml
+++ b/docs/docbook/smbdotconf/vfs/msdfsroot.xml
@@ -1,19 +1,20 @@
-<samba:parameter xmlns:samba="http://samba.org/common">
- <term><anchor id="MSDFSROOT"/>msdfs root (S)</term>
- <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>,
- 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 <filename moreinfo="none">msdfs:serverA\\shareA,serverB\\shareB</filename>
- and so on. For more information on setting up a Dfs tree
- on Samba, refer to <ulink url="msdfs.html">&quot;Hosting a Microsoft
- Distributed File System tree on Samba&quot;</ulink> document.</para>
+<samba:parameter name="msdfs root"
+ 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>,
+ 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 <filename moreinfo="none">msdfs:serverA\\shareA,serverB\\shareB</filename>
+ and so on. For more information on setting up a Dfs tree
+ on Samba, refer to <ulink url="msdfs.html">&quot;Hosting a Microsoft
+ Distributed File System tree on Samba&quot;</ulink> document.</para>
- <para>See also <link linkend="HOSTMSDFS"><parameter moreinfo="none">host msdfs
- </parameter></link></para>
+ <para>See also <link linkend="HOSTMSDFS"><parameter moreinfo="none">host msdfs</parameter></link></para>
- <para>Default: <command moreinfo="none">msdfs root = no</command></para>
- </listitem>
- </samba:parameter>
+ <para>Default: <command moreinfo="none">msdfs root = no</command></para>
+</listitem>
+</samba:parameter>