From: hniksic Date: Thu, 23 Jun 2005 23:07:02 +0000 (-0700) Subject: [svn] Doc fix for human_readable. X-Git-Tag: v1.13~935 X-Git-Url: http://sjero.net/git/?p=wget;a=commitdiff_plain;h=220d67c59dc25ce277bbba43a2107af334b836f5 [svn] Doc fix for human_readable. --- diff --git a/src/utils.c b/src/utils.c index 97732496..4dffdfe8 100644 --- a/src/utils.c +++ b/src/utils.c @@ -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