Update Question 9.26:

- Put non-breakable spaces between quantities and units

Approved by:	gabor (mentor)
This commit is contained in:
Gabor Pali 2008-06-14 10:54:49 +00:00
parent 201b9c4af4
commit c9e9d109c7
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=32262

View file

@ -5703,10 +5703,10 @@ perm /dev/acd0 0660</programlisting>
<answer>
<para>Disk manufacturers calculate gigabytes as a billion bytes
each, whereas &os; calculates them as 1,073,741,824 bytes
each, whereas &os; calculates them as 1,073,741,824&nbsp;bytes
each. This explains why, for example, &os;'s boot messages
will report a disk that supposedly has 80GB as holding
76319MB.</para>
will report a disk that supposedly has 80&nbsp;GB as holding
76,319&nbsp;MB.</para>
<para>Also note that &os; will (by default)
<link linkend="disk-more-than-full">reserve</link> 8% of the disk
space.</para>