Update Question 8.3:

- Add non-breakable spaces for better rendering

Approved by:	gabor (mentor)
This commit is contained in:
Gabor Pali 2008-06-05 17:43:35 +00:00
parent 2c1b445113
commit 8030d98810
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=32157

View file

@ -4606,7 +4606,7 @@ kern.timecounter.hardware: TSC -&gt; i8254</screen>
<qandaentry> <qandaentry>
<question id="why-kernel-big"> <question id="why-kernel-big">
<para>Why is my kernel so big (over 10MB)?</para> <para>Why is my kernel so big (over 10&nbsp;MB)?</para>
</question> </question>
<answer> <answer>
@ -4640,8 +4640,8 @@ kern.timecounter.hardware: TSC -&gt; i8254</screen>
be built in debug mode. As long as you make sure you be built in debug mode. As long as you make sure you
follow the steps above, you can build your kernel follow the steps above, you can build your kernel
normally, and you should notice a fairly large size normally, and you should notice a fairly large size
decrease; most kernels tend to be around 1.5MB to decrease; most kernels tend to be around 1.5&nbsp;MB to
2MB.</para> 2&nbsp;MB.</para>
</answer> </answer>
</qandaentry> </qandaentry>