Word wrap from previous commit.

No content changes, translators please ignore.
This commit is contained in:
Michael Lucas 2003-06-12 00:02:03 +00:00
parent c431183e6f
commit d2fd9f20ec
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=17265

View file

@ -3075,15 +3075,16 @@ Protocol "SysMouse"</programlisting>
<qandaentry>
<question id="smp-support">
<para>Does FreeBSD support Symmetric Multiprocessing (SMP)?</para>
<para>Does FreeBSD support Symmetric Multiprocessing
(SMP)?</para>
</question>
<answer>
<para>Yes.
SMP is not enabled in the <emphasis>GENERIC</emphasis> kernel,
so you must recompile your kernel to enable SMP. Take a
look at <filename>/sys/i386/conf/LINT</filename> to learn
what options to put in your kernel config file.</para>
<para>Yes. SMP is not enabled in the
<emphasis>GENERIC</emphasis> kernel, so you must recompile
your kernel to enable SMP. Take a look at
<filename>/sys/i386/conf/LINT</filename> to learn what
options to put in your kernel config file.</para>
</answer>
</qandaentry>