curl.1: the used progress meter suffix is k in lower case
authorDaniel Stenberg <daniel@haxx.se>
Tue, 21 Jun 2016 22:37:36 +0000 (00:37 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Tue, 21 Jun 2016 22:37:36 +0000 (00:37 +0200)
Closes #883

docs/curl.1

index 527db630ea03b78b6419c44548c13d82115e7928..c573ff952e13b425805e7d4d10e88eddc1a1b7b6 100644 (file)
@@ -100,7 +100,7 @@ invokes.
 curl normally displays a progress meter during operations, indicating the
 amount of transferred data, transfer speeds and estimated time left, etc. The
 progress meter displays number of bytes and the speeds are in bytes per
-second. The suffixes (K, M, G, T, P) are 1024 based. For example 1K is 1024
+second. The suffixes (k, M, G, T, P) are 1024 based. For example 1k is 1024
 bytes. 1M is 1048576 bytes.
 
 curl displays this data to the terminal by default, so if you invoke curl to