mirror of
https://github.com/moparisthebest/wget
synced 2024-07-03 16:38:41 -04:00
[svn] Doc fix.
This commit is contained in:
parent
dd8eafb6c9
commit
b110199bce
@ -1326,11 +1326,10 @@ with_thousand_seps (wgint n)
|
||||
usually improves readability."
|
||||
|
||||
This intentionally uses kilobyte (KB), megabyte (MB), etc. in their
|
||||
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
|
||||
discusses this in some detail. */
|
||||
original computer-related meaning of "powers of 1024". We don't
|
||||
use the "*bibyte" names invented in 1998, and seldom used in
|
||||
practice. Wikipedia's entry on "binary prefix" discusses this in
|
||||
some detail. */
|
||||
|
||||
char *
|
||||
human_readable (HR_NUMTYPE n)
|
||||
|
Loading…
Reference in New Issue
Block a user