summaryrefslogtreecommitdiffstats
path: root/lib/libftpio/ftpio.3
diff options
context:
space:
mode:
authorarchie <archie@FreeBSD.org>2000-08-17 23:46:13 +0000
committerarchie <archie@FreeBSD.org>2000-08-17 23:46:13 +0000
commit0df88a05d9089445536ece33cbd62f932786a6b7 (patch)
treedb65840d0007dbb982415f5d8b5d761955bb21c2 /lib/libftpio/ftpio.3
parentd2bdccc3f89d8e510f1953252ff3057c2b08046b (diff)
downloadFreeBSD-src-0df88a05d9089445536ece33cbd62f932786a6b7.zip
FreeBSD-src-0df88a05d9089445536ece33cbd62f932786a6b7.tar.gz
Fix two bugs:
- The ftpPassive()
Diffstat (limited to 'lib/libftpio/ftpio.3')
-rw-r--r--lib/libftpio/ftpio.36
1 files changed, 4 insertions, 2 deletions
diff --git a/lib/libftpio/ftpio.3 b/lib/libftpio/ftpio.3
index 510324d..8e1b86f 100644
--- a/lib/libftpio/ftpio.3
+++ b/lib/libftpio/ftpio.3
@@ -213,8 +213,10 @@ from the peer before aborting an
.Tn FTP
connection.
.It Ev FTP_PASSIVE_MODE
-Force the use of passive mode
-.Tn FTP .
+If defined, forces the use of passive mode, unless equal
+to ``NO'' or ``no'' in which case active mode is forced.
+If defined, the setting of this variable always overrides any calls to
+.Fn ftpPassive .
.El
.Sh BUGS
I'm sure you can get this thing's internal state machine confused if
OpenPOWER on IntegriCloud