aboutsummaryrefslogtreecommitdiff
path: root/docs/curl.1
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2002-10-08 09:24:21 +0000
committerDaniel Stenberg <daniel@haxx.se>2002-10-08 09:24:21 +0000
commitdb2fea448c013c120f13c51a47008dc7e96b1362 (patch)
tree15885d9c05e021b2db02771372a292d00d4ccb8c /docs/curl.1
parentdd82d69b8c1a609ce18841fc8ddfdea5fd605d43 (diff)
7.10 not 7.9.9 (there never was one named that)
Diffstat (limited to 'docs/curl.1')
-rw-r--r--docs/curl.12
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/curl.1 b/docs/curl.1
index 01b9cc14a..7ce09fe95 100644
--- a/docs/curl.1
+++ b/docs/curl.1
@@ -350,7 +350,7 @@ appended. Appending 'k' or 'K' will count the number as kilobytes, 'm' or M'
makes it megabytes while 'g' or 'G' makes it gigabytes. Examples: 200K, 3m and
1G.
-This option was introduced in curl 7.9.9.
+This option was introduced in curl 7.10.
If this option is used several times, the last one will be used.
.IP "-l/--list-only"