Update Question 9.26:
- Put non-breakable spaces between quantities and units Approved by: gabor (mentor)
This commit is contained in:
parent
201b9c4af4
commit
c9e9d109c7
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=32262
1 changed files with 3 additions and 3 deletions
|
|
@ -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 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 GB as holding
|
||||
76,319 MB.</para>
|
||||
<para>Also note that &os; will (by default)
|
||||
<link linkend="disk-more-than-full">reserve</link> 8% of the disk
|
||||
space.</para>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue