Author: ken
Date: 2012-06-08 19:06:06 -0600 (Fri, 08 Jun 2012)
New Revision: 10283

Modified:
   trunk/BOOK/postlfs/config/lsb-release.xml
Log:
Fix the indexing of lsb_release so that package and program both appear 
correctly in longindex.

Modified: trunk/BOOK/postlfs/config/lsb-release.xml
===================================================================
--- trunk/BOOK/postlfs/config/lsb-release.xml   2012-06-08 23:56:43 UTC (rev 
10282)
+++ trunk/BOOK/postlfs/config/lsb-release.xml   2012-06-09 01:06:06 UTC (rev 
10283)
@@ -23,7 +23,7 @@
   <title>lsb_release-&lsb-release-version;</title>
 
   <indexterm zone="lsb-release">
-    <primary sortas="f-lsb-release">lsb_release</primary>
+    <primary sortas="a-lsb-release">lsb_release</primary>
   </indexterm>
 
   <sect2 role="package">
@@ -101,7 +101,7 @@
         <term><command>lsb_release</command></term>
         <listitem>
           <para>is a script to give LSB data.</para>
-          <indexterm zone="lsb_release-prog lsb-release">
+          <indexterm zone="lsb-release lsb_release-prog">
             <primary sortas="b-lsb-release">lsb_release</primary>
           </indexterm>
         </listitem>

-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to