]> granicus.if.org Git - curl/commitdiff
silly typo, pointed out by Fabian Keil
authorDaniel Stenberg <daniel@haxx.se>
Tue, 30 Jun 2009 21:32:52 +0000 (21:32 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Tue, 30 Jun 2009 21:32:52 +0000 (21:32 +0000)
docs/curl.1
docs/libcurl/curl_easy_setopt.3

index bdd293e07cfa65db245cd7b985344866fef523c7..af68db87fe68dd0238c500292da55919b082bd34 100644 (file)
@@ -957,7 +957,7 @@ instead of PORT by using \fI--disable-eprt\fP. EPRT is really PORT++.
 Starting in 7.19.5, you can append \&":[start]-[end]\&" to the right of the
 address, to tell curl what TCP port range to use. That means you specify a
 port range, from a lower to a higher number. A single number works as well,
-but do not that it increases the risk of failure since the port may not be
+but do note that it increases the risk of failure since the port may not be
 available.
 .IP "-q"
 If used as the first parameter on the command line, the \fIcurlrc\fP config
index e1ffeade1c8cdbc8cb71ba284c5ab5af9cb4a89d..434ccf973995de9f2b3ad564c43bb7c2c4d0778f 100644 (file)
@@ -1073,7 +1073,7 @@ address. Default FTP operations are passive, and thus won't use PORT.
 Starting in 7.19.5, you can append \&":[start]-[end]\&" to the right of the
 address, to tell libcurl what TCP port range to use. That means you specify a
 port range, from a lower to a higher number. A single number works as well,
-but do not that it increases the risk of failure since the port may not be
+but do note that it increases the risk of failure since the port may not be
 available.
 
 You disable PORT again and go back to using the passive version by setting