--- src/lib/libfetch/fetch.3 2006/05/26 19:39:38 1.3 +++ src/lib/libfetch/fetch.3 2007/08/05 21:48:12 1.4 @@ -22,7 +22,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $FreeBSD: src/lib/libfetch/fetch.3,v 1.11.2.29 2003/06/13 14:36:58 trhodes Exp $ +.\" $FreeBSD: src/lib/libfetch/fetch.3,v 1.63 2007/05/24 20:28:14 des Exp $ .\" $DragonFly$ .\" .Dd July 1, 1998 @@ -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 @@ -381,7 +381,7 @@ To register the authentication callback, .Va fetchAuthMethod to point at it. The callback will be used whenever a site requires authentication and -the appropriate environment variables aren't set. +the appropriate environment variables are not set. .Pp This interface is experimental and may be subject to change. .Sh RETURN VALUES @@ -443,7 +443,7 @@ Invalid URL .El .Pp The accompanying error message includes a protocol-specific error code -and message, e.g. "File is not available (404 Not Found)" +and message, e.g.\& "File is not available (404 Not Found)" .Sh ENVIRONMENT .Bl -tag -width ".Ev FETCH_BIND_ADDRESS" .It Ev FETCH_BIND_ADDRESS @@ -616,7 +616,7 @@ library first appeared in The .Nm fetch library was mostly written by -.An Dag-Erling Co\(:idan Sm\(/orgrav Aq des@FreeBSD.org +.An Dag-Erling Sm\(/orgrav Aq des@FreeBSD.org with numerous suggestions from .An Jordan K. Hubbard Aq jkh@FreeBSD.org , .An Eugene Skepner Aq eu@qub.com @@ -626,7 +626,7 @@ developers. It replaces the older .Nm ftpio library written by -.An Poul-Henning Kamp Aq pkh@FreeBSD.org +.An Poul-Henning Kamp Aq phk@FreeBSD.org and .An Jordan K. Hubbard Aq jkh@FreeBSD.org . .Pp @@ -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