Comment # 10 on bug 1190190 from
(In reply to Thomas Schraitle from comment #8)

> You can convert the DocBook 4 source into 5, see here:
> 
>    http://doccookbook.sf.net/html/en/dbc.structure.db4-to-db5.html

This introduces superfluous changes:

@@ -65,7 +48,7 @@
     <title>COMMANDS</title>
     <variablelist>
       <varlistentry>
-        <term>search <replaceable>subdirectory...</replaceable>
+        <term>search subdirectory...
         </term>
         <listitem>
           <para>
@@ -90,7 +73,7 @@
         </listitem>
       </varlistentry>
       <varlistentry>
-        <term>override <replaceable>modulename</replaceable>
<replaceable>kernelversion</replaceable>
<replaceable>modulesubdirectory</replaceable>
+        <term>override modulename kernelversion modulesubdirectory
         </term>
         <listitem>
           <para>


You are receiving this mail because: