summaryrefslogtreecommitdiff
path: root/docs-xml
diff options
context:
space:
mode:
authorAlexander Bokovoy <ab@samba.org>2008-04-24 23:46:01 +0400
committerAlexander Bokovoy <ab@samba.org>2008-04-24 23:46:01 +0400
commit5cc22bc59ff5d46c62394e97cd18a9d175811b66 (patch)
tree4cc590e4aa14523f930af625f572f75c43a652ea /docs-xml
parent386d136ebce1fa47f170103f47618ee9dc82a390 (diff)
downloadsamba-5cc22bc59ff5d46c62394e97cd18a9d175811b66.tar.gz
samba-5cc22bc59ff5d46c62394e97cd18a9d175811b66.tar.bz2
samba-5cc22bc59ff5d46c62394e97cd18a9d175811b66.zip
Fix yet another set of documentation links
Signed-off-by: Alexander Bokovoy <ab@samba.org> (This used to be commit a132cc3c6243c049860378f56c4d415d6cb35570)
Diffstat (limited to 'docs-xml')
-rw-r--r--docs-xml/htmldocs.html2
-rw-r--r--docs-xml/manpages-3/ntlm_auth.1.xml3
-rw-r--r--docs-xml/manpages-3/winbindd.8.xml7
3 files changed, 4 insertions, 8 deletions
diff --git a/docs-xml/htmldocs.html b/docs-xml/htmldocs.html
index e22808c535..9657691883 100644
--- a/docs-xml/htmldocs.html
+++ b/docs-xml/htmldocs.html
@@ -27,7 +27,7 @@
<td valign="top"><i>Using Samba</i>, Second Edition is a comprehensive guide to Samba administration. It covers all versions of Samba from 2.0 to 2.2, including selected features from an alpha version of 3.0, as well as the SWAT graphical configuration tool. Updated for Windows 2000, ME, and XP, the book also explores Samba's new role as a primary domain controller and domain member server, its support for the use of Windows NT/2000/XP authentication and filesystem security on the host Unix system, and accessing shared files and printers from Unix clients.</td>
</tr>
<tr>
- <td valign="top"><a href="manpages/index.html">Man pages</a></td>
+ <td valign="top"><a href="manpages-3/index.html">Man pages</a></td>
<td valign="top">The Samba man pages in HTML.</td>
</tr>
<tr>
diff --git a/docs-xml/manpages-3/ntlm_auth.1.xml b/docs-xml/manpages-3/ntlm_auth.1.xml
index d1301fc642..7d529ab73e 100644
--- a/docs-xml/manpages-3/ntlm_auth.1.xml
+++ b/docs-xml/manpages-3/ntlm_auth.1.xml
@@ -183,8 +183,7 @@
<varlistentry>
<term>Full-Username</term>
<listitem><para>The fully qualified username, expected to be in
- Samba's <smbconfoption><name>unix
- charset</name></smbconfoption> and qualified with the
+ Samba's <smbconfoption name="unix charset"/> and qualified with the
<smbconfoption name="winbind separator"/>.
</para>
diff --git a/docs-xml/manpages-3/winbindd.8.xml b/docs-xml/manpages-3/winbindd.8.xml
index 7e3948c461..4af88170a0 100644
--- a/docs-xml/manpages-3/winbindd.8.xml
+++ b/docs-xml/manpages-3/winbindd.8.xml
@@ -225,9 +225,7 @@ hosts: files wins
determine which user and group ids correspond to Windows NT user
and group rids. </para>
- <para>See the <smbconfoption><name>idmap
- domains</name></smbconfoption> or the old <smbconfoption><name>idmap
- backend</name></smbconfoption> parameters in
+ <para>See the <smbconfoption name="idmap domains"/> or the old <smbconfoption name="idmap backend"/> parameters in
<filename>smb.conf</filename> for options for sharing this
database, such as via LDAP.</para>
</refsect1>
@@ -374,8 +372,7 @@ auth required /lib/security/pam_unix.so \
<para>If more than one UNIX machine is running <command>winbindd</command>,
then in general the user and groups ids allocated by winbindd will not
be the same. The user and group ids will only be valid for the local
- machine, unless a shared <smbconfoption><name>idmap
- backend</name></smbconfoption> is configured.</para>
+ machine, unless a shared <smbconfoption name="idmap backend"/> is configured.</para>
<para>If the the Windows NT SID to UNIX user and group id mapping
file is damaged or destroyed then the mappings will be lost. </para>