Replaced a hard-coded version number with an entity in the Speex instructions

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@6925 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
Randy McMurchy 2007-07-19 08:40:08 +00:00
parent 902a17b7d7
commit 661506dab5

View File

@ -30,8 +30,9 @@
<title>Introduction to Speex</title>
<para><application>Speex</application> is an audio compression format
designed especially for speech. It is well-adapted to Internet applications and
provides useful features that are not present in most other CODECs.</para>
designed especially for speech. It is well-adapted to Internet applications
and provides useful features that are not present in most other
CODECs.</para>
<bridgehead renderas="sect3">Package Information</bridgehead>
<itemizedlist spacing="compact">
@ -93,7 +94,7 @@ make</userinput></screen>
<seglistitem>
<seg>speexdec and speexenc</seg>
<seg>libspeex.{so,a}</seg>
<seg>/usr/share/doc/speex-1.0.4</seg>
<seg>/usr/share/doc/speex-&speex-version;</seg>
</seglistitem>
</segmentedlist>