From a145482cf625d5f04072fd1d20b5c2062cbe8e47 Mon Sep 17 00:00:00 2001 From: dd Date: Sun, 15 Jul 2001 07:53:42 +0000 Subject: Remove whitespace at EOL. --- lib/libfetch/fetch.3 | 38 +++++++++++++++++++------------------- 1 file changed, 19 insertions(+), 19 deletions(-) (limited to 'lib/libfetch/fetch.3') diff --git a/lib/libfetch/fetch.3 b/lib/libfetch/fetch.3 index 7699a9a..f37735b 100644 --- a/lib/libfetch/fetch.3 +++ b/lib/libfetch/fetch.3 @@ -191,7 +191,7 @@ structure pointed to by the .Fa us argument. .Pp -The +The .Fa flags argument is a string of characters which specify transfer options. The @@ -393,7 +393,7 @@ unable to allocate memory, or the URL is syntactically incorrect, .Fn fetchParseURL returns a NULL pointer. .Pp -The +The .Fn fetchStat functions return 0 on success and -1 on failure. .Pp @@ -404,39 +404,39 @@ The following error codes are defined in .Aq Pa fetch.h : .Bl -tag -width 18n .It Bq Er FETCH_ABORT -Operation aborted +Operation aborted .It Bq Er FETCH_AUTH -Authentication failed +Authentication failed .It Bq Er FETCH_DOWN -Service unavailable +Service unavailable .It Bq Er FETCH_EXISTS -File exists +File exists .It Bq Er FETCH_FULL -File system full +File system full .It Bq Er FETCH_INFO -Informational response +Informational response .It Bq Er FETCH_MEMORY -Insufficient memory +Insufficient memory .It Bq Er FETCH_MOVED -File has moved +File has moved .It Bq Er FETCH_NETWORK -Network error +Network error .It Bq Er FETCH_OK -No error +No error .It Bq Er FETCH_PROTO -Protocol error +Protocol error .It Bq Er FETCH_RESOLV -Resolver error +Resolver error .It Bq Er FETCH_SERVER -Server error +Server error .It Bq Er FETCH_TEMP -Temporary error +Temporary error .It Bq Er FETCH_TIMEOUT -Operation timed out +Operation timed out .It Bq Er FETCH_UNAVAIL -File is not available +File is not available .It Bq Er FETCH_UNKNOWN -Unknown error +Unknown error .It Bq Er FETCH_URL Invalid URL .El -- cgit v1.1