Update Question 15.5:

- Capitalize word "IRQ"

Approved by:  gabor
This commit is contained in:
Gabor Pali 2008-07-05 02:44:09 +00:00
parent 65adc67786
commit 51de441079
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=32453

View file

@ -9519,11 +9519,11 @@ hint.sio.7.irq="12"</programlisting>
<qandaentry>
<question id="multiport-serial-share-irq">
<para>Can FreeBSD handle multiport serial cards sharing
irqs?</para>
IRQs?</para>
</question>
<answer>
<para>Not yet. You will have to use a different irq for each
<para>Not yet. You will have to use a different IRQ for each
card.</para>
</answer>