Remove contractions.

Approved by:	brueffer (mentor)
This commit is contained in:
Joel Dahl 2005-09-05 17:02:45 +00:00
parent e837867073
commit 1f8abe747d
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=25563

View file

@ -4787,12 +4787,12 @@ kern.timecounter.hardware: TSC -&gt; i8254</screen>
<devicename>npx0</devicename> device is
<emphasis>MANDATORY</emphasis>. Somewhere inside your
hardware lies a device that provides hardware
floating-point support, even if it's no longer a separate
floating-point support, even if it is no longer a separate
device as used in the good old 386 days. You
<emphasis>must</emphasis> include the
<devicename>npx0</devicename> device. Even if you manage
to build a kernel without <devicename>npx0</devicename>
support, it won't boot anyway. </para>
support, it will not boot anyway. </para>
</answer>
</qandaentry>