diff options
Diffstat (limited to 'lib/libfetch')
-rw-r--r-- | lib/libfetch/fetch.3 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libfetch/fetch.3 b/lib/libfetch/fetch.3 index 9e78a17..27dac66 100644 --- a/lib/libfetch/fetch.3 +++ b/lib/libfetch/fetch.3 @@ -341,7 +341,7 @@ The and .Fn fetchPutHTTP functions implement the HTTP/1.1 protocol. -With a little luck, there's +With a little luck, there is even a chance that they comply with RFC2616 and RFC2617. .Pp If the @@ -641,7 +641,7 @@ examples of this are .Fn fetchListFTP and FTP proxy support. .Pp -There's no way to select a proxy at run-time other than setting the +There is no way to select a proxy at run-time other than setting the .Ev HTTP_PROXY or .Ev FTP_PROXY |