Fix smb.conf.5.xml and friends:
authorAlexander Bokovoy <ab@samba.org>
Tue, 15 Apr 2003 12:35:52 +0000 (12:35 +0000)
committerAlexander Bokovoy <ab@samba.org>
Tue, 15 Apr 2003 12:35:52 +0000 (12:35 +0000)
addressable IDs should be specified at section level, not in titles or it does not work with both HTML and PDF generation (for former one link is created but target does not).
(This used to be commit 297ffdb21aeb816eb07ea650fac514c2747493cb)

docs/docbook/smbdotconf/filename/vetofiles.xml
docs/docbook/smbdotconf/printing/useclientdriver.xml
docs/docbook/smbdotconf/smb.conf.5.xml

index 073645c61137ffe1d2de656d37dd87cbd7f9951c..567286580dc4885924b07d0525b4d826c3e47fda 100644 (file)
@@ -34,7 +34,8 @@
        <para>Default: <emphasis>No files or directories are vetoed.
        </emphasis></para>
 
-<para>Examples:<programlisting format="linespecific">
+       <para>Examples:
+<programlisting format="linespecific">
 ; Veto any files containing the word Security, 
 ; any ending in .tmp, and any directory containing the
 ; word root.
index bc4162333bbc5a21f2bcb411d5bbf9f25cec922f..67c8cbf8d07a732403cc5413fd837d644357ff97 100644 (file)
@@ -32,7 +32,8 @@
     on a print share which has valid print driver installed on the Samba 
     server.</emphasis></para>
 
-    <para>See also <link linkend="DISABLESPOOLSS">disable spoolss</link></para>
+    <para>See also <link linkend="DISABLESPOOLSS"><parameter 
+    moreinfo="none">disable spoolss</parameter></link></para>
 
     <para>Default: <command moreinfo="none">use client driver = no</command></para>
 </listitem>
index edb94573dfb48b58fc487cd2ff1329bd898928f9..2a5d190f69c21b14b2b9e3267540f148646e2f37 100644 (file)
@@ -28,8 +28,8 @@
        description of the file format and possible parameters held within
        are here for reference purposes.</para> </refsect1>
 
-<refsect1>
-       <title id="FILEFORMATSECT">FILE FORMAT</title>
+<refsect1 id="FILEFORMATSECT">
+       <title>FILE FORMAT</title>
 
        <para>The file consists of sections and parameters. A section 
        begins with the name of the section in square brackets and continues 
                under PARAMETERS for more information.</para>
        </refsect2>
        
-       <refsect2>
-               <title id="HOMESECT">The [homes] section</title>
+       <refsect2 id="HOMESECT">
+               <title>The [homes] section</title>
                
                <para>If a section called homes is included in the 
                configuration file, services connecting clients to their 
                any auto home directories visible.</para>
        </refsect2>
 
-       <refsect2>
-               <title id="PRINTERSSECT">The [printers] section</title>
+       <refsect2 id="PRINTERSSECT">
+               <title>The [printers] section</title>
                
                <para>This section works like [homes], 
                but for printers.</para>
@@ -479,8 +479,8 @@ alias|alias|alias|alias...
        with these substitutions and other smb.conf options.</para>
 </refsect1>
 
-<refsect1>
-       <title id="NAMEMANGLINGSECT">NAME MANGLING</title>
+<refsect1 id="NAMEMANGLINGSECT">
+       <title>NAME MANGLING</title>
        
        <para>Samba supports &quot;name mangling&quot; so that DOS and 
        Windows clients can use files that don't conform to the 8.3 format. 
@@ -542,8 +542,8 @@ alias|alias|alias|alias...
        
 </refsect1>
 
-<refsect1>
-       <title id="VALIDATIONSECT">NOTE ABOUT USERNAME/PASSWORD VALIDATION</title>
+<refsect1 id="VALIDATIONSECT">
+       <title>NOTE ABOUT USERNAME/PASSWORD VALIDATION</title>
 
        <para>There are a number of ways in which a user can connect 
        to a service. The server uses the following steps in determining