mirror of
https://github.com/moparisthebest/wget
synced 2024-07-03 16:38:41 -04:00
[svn] Doc fix for human_readable.
This commit is contained in:
parent
4a6882c2c1
commit
220d67c59d
@ -1249,7 +1249,7 @@ with_thousand_seps_large (LARGE_INT l)
|
|||||||
usually improves readability."
|
usually improves readability."
|
||||||
|
|
||||||
This intentionally uses kilobyte (KB), megabyte (MB), etc. in their
|
This intentionally uses kilobyte (KB), megabyte (MB), etc. in their
|
||||||
original computer science meaning of "powers of 1024". Powers of
|
original computer-related meaning of "powers of 1024". Powers of
|
||||||
1000 would be useless since Wget already displays sizes with
|
1000 would be useless since Wget already displays sizes with
|
||||||
thousand separators. We don't use the "*bibyte" names invented in
|
thousand separators. We don't use the "*bibyte" names invented in
|
||||||
1998, and seldom used in practice. Wikipedia's entry on kilobyte
|
1998, and seldom used in practice. Wikipedia's entry on kilobyte
|
||||||
|
Loading…
Reference in New Issue
Block a user