summaryrefslogtreecommitdiffstats
path: root/lib/libfetch/fetch.3
diff options
context:
space:
mode:
authordes <des@FreeBSD.org>2001-03-24 00:28:57 +0000
committerdes <des@FreeBSD.org>2001-03-24 00:28:57 +0000
commitbfaef3b3b9e81cd8473ce5a40cbd703c74aa6b87 (patch)
tree9e939cb4c61566ea608493480bd9ae063a090c7e /lib/libfetch/fetch.3
parent18efff07bea541ba94df6244cca8672615388f9d (diff)
downloadFreeBSD-src-bfaef3b3b9e81cd8473ce5a40cbd703c74aa6b87.zip
FreeBSD-src-bfaef3b3b9e81cd8473ce5a40cbd703c74aa6b87.tar.gz
Use high port range by default, and replace the 'h' option with an 'l' option
that forces the ftp code to use the low (default) port range instead.
Diffstat (limited to 'lib/libfetch/fetch.3')
-rw-r--r--lib/libfetch/fetch.36
1 files changed, 3 insertions, 3 deletions
diff --git a/lib/libfetch/fetch.3 b/lib/libfetch/fetch.3
index 55ddd6e..ea7c9cd 100644
--- a/lib/libfetch/fetch.3
+++ b/lib/libfetch/fetch.3
@@ -316,9 +316,9 @@ If the
will be attempted.
.Pp
If the
-.Fa h
-(high) flag is specified, data sockets will be allocated in the high
-port range (see
+.Fa l
+(low) flag is specified, data sockets will be allocated in the low (or
+default) port range instead of the hifh port range (see
.Xr ip 4 ) .
.Pp
If the
OpenPOWER on IntegriCloud