From c711c51d19e7c4032bc40ea1a220dc256e89aa84 Mon Sep 17 00:00:00 2001 From: Bill Fumerola Date: Wed, 2 Dec 1998 22:11:02 +0000 Subject: [PATCH] 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 --- libexec/ftpd/ftpd.8 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/libexec/ftpd/ftpd.8 b/libexec/ftpd/ftpd.8 index 2f52338073a..5cb66208160 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;