mirror of
https://github.com/mirror/wget.git
synced 2025-01-06 10:20:56 +08: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."
|
||||
|
||||
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
|
||||
thousand separators. We don't use the "*bibyte" names invented in
|
||||
1998, and seldom used in practice. Wikipedia's entry on kilobyte
|
||||
|
Loading…
Reference in New Issue
Block a user