summaryrefslogtreecommitdiff
path: root/docs/docbook/projdoc/msdfs_setup.xml
diff options
context:
space:
mode:
authorJelmer Vernooij <jelmer@samba.org>2003-05-27 13:20:26 +0000
committerJelmer Vernooij <jelmer@samba.org>2003-05-27 13:20:26 +0000
commit37a6f03f3550321f96200b1357078b308a45f6cd (patch)
treebf57a53ba8d35e63bbe5089a5f36367e124952d6 /docs/docbook/projdoc/msdfs_setup.xml
parent45c1bd560292277db0ca898c479f87f8d3f333a0 (diff)
downloadsamba-37a6f03f3550321f96200b1357078b308a45f6cd.tar.gz
samba-37a6f03f3550321f96200b1357078b308a45f6cd.tar.bz2
samba-37a6f03f3550321f96200b1357078b308a45f6cd.zip
Very large number of markup fixes, layout updates, etc.
(This used to be commit 8dfbaafb843d17b865855ba1fef1e62cd38d3964)
Diffstat (limited to 'docs/docbook/projdoc/msdfs_setup.xml')
-rw-r--r--docs/docbook/projdoc/msdfs_setup.xml12
1 files changed, 5 insertions, 7 deletions
diff --git a/docs/docbook/projdoc/msdfs_setup.xml b/docs/docbook/projdoc/msdfs_setup.xml
index cd2d41794f..c21c9ec6bf 100644
--- a/docs/docbook/projdoc/msdfs_setup.xml
+++ b/docs/docbook/projdoc/msdfs_setup.xml
@@ -58,7 +58,7 @@
Here's an example of setting up a DFS tree on a Samba server.
</para>
- <para><screen>
+ <para><programlisting>
# The smb.conf file:
[global]
netbios name = SMOKEY
@@ -67,13 +67,12 @@
[dfs]
path = /export/dfsroot
msdfs root = yes
- </screen></para>
+ </programlisting></para>
- <para>
- In the /export/dfsroot directory we set up our dfs links to other servers on the network.
- </para>
- <para>
+ <para>In the /export/dfsroot directory we set up our dfs links to
+ other servers on the network.</para>
+
<screen>
&rootprompt;<userinput>cd /export/dfsroot</userinput>
&rootprompt;<userinput>chown root /export/dfsroot</userinput>
@@ -81,7 +80,6 @@
&rootprompt;<userinput>ln -s msdfs:storageA\\shareA linka</userinput>
&rootprompt;<userinput>ln -s msdfs:serverB\\share,serverC\\share linkb</userinput>
</screen>
- </para>
<para>You should set up the permissions and ownership of
the directory acting as the DFS root such that only designated