diff options
| author | Ruslan Ermilov <ru@FreeBSD.org> | 2005-02-13 23:45:54 +0000 |
|---|---|---|
| committer | Ruslan Ermilov <ru@FreeBSD.org> | 2005-02-13 23:45:54 +0000 |
| commit | 36a142c455a41172df398f10eb3e110ca29fbf72 (patch) | |
| tree | fcca2ff76dd4bd4de63ce13f86a3138bd09a2ca3 /lib/libfetch | |
| parent | bceab447de2643ed92a6d46e15b60a0635dd8288 (diff) | |
Notes
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 9e78a175614b..27dac66b561d 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 |
