diff options
| author | Ruslan Ermilov <ru@FreeBSD.org> | 2000-12-29 14:08:20 +0000 |
|---|---|---|
| committer | Ruslan Ermilov <ru@FreeBSD.org> | 2000-12-29 14:08:20 +0000 |
| commit | 4263595653697b5431b4e2d75ce462b2353f2216 (patch) | |
| tree | 8d9379964e671d57e7bba00972413962093276ba /lib/libftpio | |
| parent | 030f23696c36c3eaa27264b9a0a8817106ca8af1 (diff) | |
Notes
Diffstat (limited to 'lib/libftpio')
| -rw-r--r-- | lib/libftpio/ftpio.3 | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/lib/libftpio/ftpio.3 b/lib/libftpio/ftpio.3 index 8e1b86fca996..6815992b1dfc 100644 --- a/lib/libftpio/ftpio.3 +++ b/lib/libftpio/ftpio.3 @@ -80,7 +80,6 @@ .Fn ftpGetURLAf "char *url" "int af" "char *user" "char *passwd" "int *retcode" .Ft FILE * .Fn ftpPutURLAf "char *url" "int af" "char *user" "char *passwd" "int *retcode" - .Sh DESCRIPTION These functions implement a high-level library for managing FTP connections. .Pp @@ -206,7 +205,7 @@ are same as except that they are able to specify address family .Fa af . .Sh ENVIRONMENT -.Bl -tag -width FTP_PASSIVE_MODE -offset 123 +.Bl -tag -width FTP_PASSIVE_MODE -offset 3n .It Ev FTP_TIMEOUT Maximum time, in seconds, to wait for a response from the peer before aborting an |
