Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/usr.bin/ftp clarify what uses gate-ftp mode. suggested by si...



details:   https://anonhg.NetBSD.org/src/rev/dbd308f0925a
branches:  trunk
changeset: 472666:dbd308f0925a
user:      lukem <lukem%NetBSD.org@localhost>
date:      Tue May 04 14:16:15 1999 +0000

description:
clarify what uses gate-ftp mode. suggested by simonb

diffstat:

 usr.bin/ftp/ftp.1 |  5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)

diffs (19 lines):

diff -r 77a487e29cb4 -r dbd308f0925a usr.bin/ftp/ftp.1
--- a/usr.bin/ftp/ftp.1 Tue May 04 14:12:37 1999 +0000
+++ b/usr.bin/ftp/ftp.1 Tue May 04 14:16:15 1999 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: ftp.1,v 1.37 1999/04/28 13:35:40 lukem Exp $
+.\"    $NetBSD: ftp.1,v 1.38 1999/05/04 14:16:15 lukem Exp $
 .\"
 .\" Copyright (c) 1985, 1989, 1990, 1993
 .\"    The Regents of the University of California.  All rights reserved.
@@ -411,7 +411,8 @@
 .Ic structure
 are used while transferring the file.
 .It Ic gate Op Ar host Op Ar port
-Toggle gate-ftp mode.
+Toggle gate-ftp mode, which used to connect through the
+TIS FWTK and Gauntlet ftp proxies.
 This will not be permitted if the gate-ftp server hasn't been set
 (either explicitly by the user, or from the
 .Ev FTPSERVER



Home | Main Index | Thread Index | Old Index