aboutsummaryrefslogtreecommitdiff
path: root/libexec/ftpd
diff options
context:
space:
mode:
authorBill Fumerola <billf@FreeBSD.org>1998-12-02 22:11:02 +0000
committerBill Fumerola <billf@FreeBSD.org>1998-12-02 22:11:02 +0000
commitc711c51d19e7c4032bc40ea1a220dc256e89aa84 (patch)
tree3903809a2fda9092ac42d566491ec2b6bb8ddcbc /libexec/ftpd
parent78a0ae7aa1c37fa597e06b56e54595fad1fcd84d (diff)
downloadsrc-c711c51d19e7c4032bc40ea1a220dc256e89aa84.tar.gz
src-c711c51d19e7c4032bc40ea1a220dc256e89aa84.zip
Update to correctly reflect the default values of
net.inet.ip.portrange.hifirst and net.inet.ip.portrange.hilast PR: docs/6745 Submitted by: Masachika Ishizuka <ishizuka@ish.org>
Notes
Notes: svn path=/head/; revision=41465
Diffstat (limited to 'libexec/ftpd')
-rw-r--r--libexec/ftpd/ftpd.84
1 files changed, 2 insertions, 2 deletions
diff --git a/libexec/ftpd/ftpd.8 b/libexec/ftpd/ftpd.8
index 2f52338073a2..5cb662081605 100644
--- a/libexec/ftpd/ftpd.8
+++ b/libexec/ftpd/ftpd.8
@@ -30,7 +30,7 @@
.\" SUCH DAMAGE.
.\"
.\" @(#)ftpd.8 8.2 (Berkeley) 4/19/94
-.\" $Id: ftpd.8,v 1.22 1998/07/09 11:38:21 jkoshy Exp $
+.\" $Id: ftpd.8,v 1.23 1998/09/29 22:02:06 alex Exp $
.\"
.Dd April 19, 1994
.Dt FTPD 8
@@ -109,7 +109,7 @@ In previous versions of
.Nm Ns ,
when a passive mode client requested a data connection to the server,
the server would use data ports in the range 1024..4999. Now, by default,
-the server will use data ports in the range 40000..44999. Specifying this
+the server will use data ports in the range 49152..65535. Specifying this
option will revert to the old behavior.
.It Fl T
A client may also request a different timeout period;