Fixed typos in ALSA Plugins instructions

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@4786 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
Randy McMurchy 2005-07-26 17:20:05 +00:00
parent bdf22d7471
commit 2ec77c4d01

View File

@ -61,10 +61,10 @@
<para><ulink url="http://jackit.sourceforge.net/">JACK</ulink></para> <para><ulink url="http://jackit.sourceforge.net/">JACK</ulink></para>
<note> <note>
<para>Although <application>JACK</application> is noted optional. the <para>Although <application>JACK</application> is noted optional, the
current configure script fails if it is not installed. Therefore you must current <command>configure</command> script fails if it is not installed.
install <application>JACK</application> even if you want only the Therefore you must install <application>JACK</application> even if you
<application>OSS</application> plugin.</para> want only the <application>OSS</application> plugin.</para>
</note> </note>
</sect2> </sect2>
@ -72,13 +72,13 @@
<sect2 role="installation"> <sect2 role="installation">
<title>Installation of ALSA Plugins</title> <title>Installation of ALSA Plugins</title>
<para>Install <application>ALSAPlugins</application> by <para>Install <application>ALSA Plugins</application> by
running the following commands:</para> running the following commands:</para>
<screen><userinput>./configure &amp;&amp; <screen><userinput>./configure &amp;&amp;
make</userinput></screen> make</userinput></screen>
<para>This package does not come with a test-suite.</para> <para>This package does not come with a test suite.</para>
<para>Now, as the <systemitem class="username">root</systemitem> user:</para> <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
@ -106,8 +106,7 @@ make</userinput></screen>
<seglistitem> <seglistitem>
<seg>None</seg> <seg>None</seg>
<seg>/usr/lib/alsa-lib/libasound_module_pcm_jack.so and <seg>libasound_module_pcm_jack.so and libasound_module_pcm_oss.so</seg>
/usr/lib/alsa-lib/libasound_module_pcm_oss.so</seg>
<seg>/usr/lib/alsa-lib</seg> <seg>/usr/lib/alsa-lib</seg>
</seglistitem> </seglistitem>
</segmentedlist> </segmentedlist>