Fix two more indexterms improperly embedded in a table. I think this

is all of them now.
This commit is contained in:
Murray Stokely 2003-11-24 03:57:43 +00:00
parent 3a72c141c9
commit 8b38936799
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=18973

View file

@ -415,6 +415,8 @@ pcm0: &lt;SB16 DSP 4.11&gt; on sbc0</screen>
<indexterm><primary>device nodes</primary></indexterm>
<indexterm><primary>I/O port</primary></indexterm>
<indexterm><primary>IRQ</primary></indexterm>
<indexterm><primary>DSP</primary></indexterm>
<informaltable>
<tgroup cols="2">
@ -437,7 +439,6 @@ pcm0: &lt;SB16 DSP 4.11&gt; on sbc0</screen>
<entry><para>The I/O port is not set correctly.</para></entry>
</row>
<indexterm><primary>IRQ</primary></indexterm>
<row>
<entry><errorname>bad irq XX</errorname></entry>
<entry><para>The IRQ is set incorrectly. Make sure that
@ -450,7 +451,6 @@ pcm0: &lt;SB16 DSP 4.11&gt; on sbc0</screen>
the device.</para></entry>
</row>
<indexterm><primary>DSP</primary></indexterm>
<row>
<entry><errorname>xxx: can't open /dev/dsp!</errorname></entry>
<entry><para>Check with <command>fstat | grep dsp</command>