Fixed typos in ALSA instructions

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@4787 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
Randy McMurchy 2005-07-26 18:00:39 +00:00
parent 2ec77c4d01
commit 4ca94e5cde
3 changed files with 8 additions and 9 deletions

View File

@ -86,7 +86,7 @@
<screen><userinput>./configure --enable-static &amp;&amp;
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>
@ -109,7 +109,7 @@ install -v -m644 doc/doxygen/html/* /usr/share/alsa/doc/html</userinput></screen
<title>Command Explanations</title>
<para><parameter>--enable-static</parameter>: This switch is used to enable
building the static library because some programs link against it.</para>
building the static library as some programs link against it.</para>
</sect2>
@ -166,7 +166,7 @@ install -v -m644 doc/doxygen/html/* /usr/share/alsa/doc/html</userinput></screen
<seglistitem>
<seg>alsalisp and aserver</seg>
<seg>libasound.[so,a]</seg>
<seg>/usr/include/alsa, and /usr/share/alsa</seg>
<seg>/usr/include/alsa and /usr/share/alsa</seg>
</seglistitem>
</segmentedlist>

View File

@ -71,7 +71,7 @@
<screen><userinput>./configure &amp;&amp;
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>

View File

@ -91,8 +91,8 @@ make</userinput></screen>
<segmentedlist>
<segtitle>Installed Programs</segtitle>
<segtitle>Installed Libraries</segtitle>
<segtitle>Installed Directory</segtitle>
<segtitle>Installed Library</segtitle>
<segtitle>Installed Directories</segtitle>
<seglistitem>
<seg>ac3dec, extract_ac3, as10k1, echomixer, envy24control, hdspconf,
@ -203,7 +203,7 @@ make</userinput></screen>
<varlistentry id="ld10k1">
<term><command>ld10k1</command></term>
<listitem>
<para>is the server of a EMU10K[1,2] patch loader for ALSA</para>
<para>is the server of a EMU10K[1,2] patch loader for ALSA.</para>
<indexterm zone="alsa-tools ld10k1">
<primary sortas="b-ld10k1">ld10k1</primary>
</indexterm>
@ -213,7 +213,7 @@ make</userinput></screen>
<varlistentry id="lo10k1">
<term><command>lo10k1</command></term>
<listitem>
<para>is the client of a EMU10K[1,2] patch loader for ALSA</para>
<para>is the client of a EMU10K[1,2] patch loader for ALSA.</para>
<indexterm zone="alsa-tools lo10k1">
<primary sortas="b-lo10k1">lo10k1</primary>
</indexterm>
@ -344,4 +344,3 @@ make</userinput></screen>
</sect2>
</sect1>