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>
<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>
<answer>
@ -4640,8 +4640,8 @@ kern.timecounter.hardware: TSC -&gt; i8254</screen>
be built in debug mode. As long as you make sure you
follow the steps above, you can build your kernel
normally, and you should notice a fairly large size
decrease; most kernels tend to be around 1.5MB to
2MB.</para>
decrease; most kernels tend to be around 1.5&nbsp;MB to
2&nbsp;MB.</para>
</answer>
</qandaentry>