Remove contractions.
Approved by: brueffer (mentor)
This commit is contained in:
parent
e837867073
commit
1f8abe747d
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=25563
1 changed files with 2 additions and 2 deletions
|
@ -4787,12 +4787,12 @@ kern.timecounter.hardware: TSC -> i8254</screen>
|
||||||
<devicename>npx0</devicename> device is
|
<devicename>npx0</devicename> device is
|
||||||
<emphasis>MANDATORY</emphasis>. Somewhere inside your
|
<emphasis>MANDATORY</emphasis>. Somewhere inside your
|
||||||
hardware lies a device that provides hardware
|
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
|
device as used in the good old 386 days. You
|
||||||
<emphasis>must</emphasis> include the
|
<emphasis>must</emphasis> include the
|
||||||
<devicename>npx0</devicename> device. Even if you manage
|
<devicename>npx0</devicename> device. Even if you manage
|
||||||
to build a kernel without <devicename>npx0</devicename>
|
to build a kernel without <devicename>npx0</devicename>
|
||||||
support, it won't boot anyway. </para>
|
support, it will not boot anyway. </para>
|
||||||
</answer>
|
</answer>
|
||||||
</qandaentry>
|
</qandaentry>
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue