mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-03-06 06:14:47 +00:00
Using the same sorting in list of installed programs and descriptions for GCC.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8127 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
parent
e188d26d39
commit
75128571c6
@ -254,6 +254,16 @@ SEARCH_DIR("/usr/lib");</computeroutput></screen>
|
||||
<?dbfo list-presentation="list"?>
|
||||
<?dbhtml list-presentation="table"?>
|
||||
|
||||
<varlistentry id="c">
|
||||
<term><command>c++</command></term>
|
||||
<listitem>
|
||||
<para>The C++ compiler</para>
|
||||
<indexterm zone="ch-system-gcc c">
|
||||
<primary sortas="b-c++">c++</primary>
|
||||
</indexterm>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry id="cc">
|
||||
<term><command>cc</command></term>
|
||||
<listitem>
|
||||
@ -275,16 +285,6 @@ SEARCH_DIR("/usr/lib");</computeroutput></screen>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry id="c">
|
||||
<term><command>c++</command></term>
|
||||
<listitem>
|
||||
<para>The C++ compiler</para>
|
||||
<indexterm zone="ch-system-gcc c">
|
||||
<primary sortas="b-c++">c++</primary>
|
||||
</indexterm>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry id="g">
|
||||
<term><command>g++</command></term>
|
||||
<listitem>
|
||||
|
Loading…
Reference in New Issue
Block a user