Fix yet another set of documentation links
authorAlexander Bokovoy <ab@samba.org>
Thu, 24 Apr 2008 19:46:01 +0000 (23:46 +0400)
committerAlexander Bokovoy <ab@samba.org>
Thu, 24 Apr 2008 19:46:01 +0000 (23:46 +0400)
Signed-off-by: Alexander Bokovoy <ab@samba.org>
(This used to be commit a132cc3c6243c049860378f56c4d415d6cb35570)

docs-xml/htmldocs.html
docs-xml/manpages-3/ntlm_auth.1.xml
docs-xml/manpages-3/winbindd.8.xml

index e22808c535a7a0211be9ee47682108c83a4eb26d..9657691883756b09bd59c3eb382fbc15c721c991 100644 (file)
@@ -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>
index d1301fc6426db7406cc1334a32789acb70137d79..7d529ab73ef93e962cea1313e8013fade638f699 100644 (file)
                  <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>
 
index 7e3948c461d4d6b0c8e97df64c7088b2bc4866b5..4af88170a033e0d04a9721d2bdd98b2f52a2d57e 100644 (file)
@@ -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>