Fix the indexing of lsb_release so that package and program both appear correctly in longindex.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@10283 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
Ken Moffat 2012-06-09 01:06:06 +00:00
parent b0ae5b720c
commit 07bc7dbdcb

View File

@ -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 @@ install -v -m 755 lsb_release /usr/bin/lsb_release</userinput></screen>
<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>