diff options
Diffstat (limited to 'docs/smbdotconf/vfs')
-rw-r--r-- | docs/smbdotconf/vfs/hostmsdfs.xml | 13 | ||||
-rw-r--r-- | docs/smbdotconf/vfs/msdfsroot.xml | 5 |
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> |