Remove a dash so the sentence retains the meaning of "a count of 4096
bytes", not a unit of 4K-bytes.
This commit is contained in:
parent
2b8387f0a6
commit
3717ca63b6
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=46596
1 changed files with 1 additions and 1 deletions
|
@ -1453,7 +1453,7 @@ Ethernet address 0:3:ba:b:92:d4, Host ID: 830b92d4.</screen>
|
|||
|
||||
<tip>
|
||||
<para>Proper sector alignment provides the best performance,
|
||||
and making partition sizes even multiples of 4K-bytes helps
|
||||
and making partition sizes even multiples of 4K bytes helps
|
||||
to ensure alignment on drives with either 512-byte or
|
||||
4K-byte sectors. Generally, using partition sizes that are
|
||||
even multiples of 1M or 1G is the easiest way to make sure
|
||||
|
|
Loading…
Reference in a new issue