Whitespace cleanup, no content changes.
This commit is contained in:
parent
d8250d6e27
commit
69d13e6f54
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=24540
1 changed files with 12 additions and 10 deletions
|
@ -2257,7 +2257,8 @@ sectors/track: 63</screen>
|
||||||
|
|
||||||
<qandaentry>
|
<qandaentry>
|
||||||
<question id="no-math-coprocessor">
|
<question id="no-math-coprocessor">
|
||||||
<para>I do not have a math co-processor - is that bad?</para>
|
<para>I do not have a math co-processor - is that
|
||||||
|
bad?</para>
|
||||||
</question>
|
</question>
|
||||||
|
|
||||||
<answer>
|
<answer>
|
||||||
|
@ -2266,18 +2267,19 @@ sectors/track: 63</screen>
|
||||||
machines have one built into the CPU.</para>
|
machines have one built into the CPU.</para>
|
||||||
</note>
|
</note>
|
||||||
|
|
||||||
<para>In general not having a math co-processor will not cause any problems, but there are
|
<para>In general not having a math co-processor will not
|
||||||
circumstances where you will take a hit, either in performance
|
cause any problems, but there are circumstances where you
|
||||||
or accuracy of the math emulation code (see the section <link
|
will take a hit, either in performance or accuracy of the
|
||||||
linkend="emul">on FP emulation</link>). In particular, drawing
|
math emulation code (see the section <link
|
||||||
arcs in X will be VERY slow. We recommend
|
linkend="emul">on FP emulation</link>). In particular,
|
||||||
|
drawing arcs in X will be VERY slow. We recommend
|
||||||
purchasing a math co-processor or modern hardware.</para>
|
purchasing a math co-processor or modern hardware.</para>
|
||||||
|
|
||||||
<note>
|
<note>
|
||||||
<para>Some math co-processors are better than others. It
|
<para>Some math co-processors are better than others.
|
||||||
pains us to say it, but nobody ever got fired for buying
|
It pains us to say it, but nobody ever got fired for
|
||||||
Intel. Unless you are sure it works with FreeBSD, beware of
|
buying Intel. Unless you are sure it works with
|
||||||
clones.</para>
|
FreeBSD, beware of clones.</para>
|
||||||
</note>
|
</note>
|
||||||
</answer>
|
</answer>
|
||||||
</qandaentry>
|
</qandaentry>
|
||||||
|
|
Loading…
Reference in a new issue