=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/ftp/ftp.1,v retrieving revision 1.24 retrieving revision 1.25 diff -c -r1.24 -r1.25 *** src/usr.bin/ftp/ftp.1 1999/02/09 17:43:04 1.24 --- src/usr.bin/ftp/ftp.1 1999/06/05 01:21:26 1.25 *************** *** 1,4 **** ! .\" $OpenBSD: ftp.1,v 1.24 1999/02/09 17:43:04 deraadt Exp $ .\" $NetBSD: ftp.1,v 1.22 1997/08/18 10:20:22 lukem Exp $ .\" .\" Copyright (c) 1985, 1989, 1990, 1993 --- 1,4 ---- ! .\" $OpenBSD: ftp.1,v 1.25 1999/06/05 01:21:26 aaron Exp $ .\" $NetBSD: ftp.1,v 1.22 1997/08/18 10:20:22 lukem Exp $ .\" .\" Copyright (c) 1985, 1989, 1990, 1993 *************** *** 36,42 **** .\" .Dd August 18, 1997 .Dt FTP 1 ! .Os BSD 4.2 .Sh NAME .Nm ftp .Nd --- 36,42 ---- .\" .Dd August 18, 1997 .Dt FTP 1 ! .Os .Sh NAME .Nm ftp .Nd *************** *** 348,358 **** and .Ic structure are used while transferring the file. ! .It Ic gate Op Ar host Op Ar port Toggle gate-ftp mode. This will not be permitted if the gate-ftp server hasn't been set (either explicitly by the user, or from the ! .Ev FTPSERVER environment variable). If .Ar host --- 348,358 ---- and .Ic structure are used while transferring the file. ! .It Ic gate Op Ar host Op Ar port Toggle gate-ftp mode. This will not be permitted if the gate-ftp server hasn't been set (either explicitly by the user, or from the ! .Ev FTPSERVER environment variable). If .Ar host *************** *** 679,685 **** Retrieve .Ic file and display with the program defined in ! .Ev PAGER (which defaults to .Xr more 1 ). .It Ic passive --- 679,685 ---- Retrieve .Ic file and display with the program defined in ! .Ev PAGER (which defaults to .Xr more 1 ). .It Ic passive *************** *** 1047,1053 **** .Pp The following formats are valid syntax for an auto-fetch element: .Bl -tag -width "ftp://[user:password@]host[:port]/file" ! .It host:/file .Dq Classic ftp format .It ftp://[user:password@]host[:port]/file --- 1047,1053 ---- .Pp The following formats are valid syntax for an auto-fetch element: .Bl -tag -width "ftp://[user:password@]host[:port]/file" ! .It host:/file .Dq Classic ftp format .It ftp://[user:password@]host[:port]/file *************** *** 1086,1092 **** .Pp If .Ic file ! contains a glob character and globbing is enabled, (see .Ic glob ) , then the equivalent of --- 1086,1092 ---- .Pp If .Ic file ! contains a glob character and globbing is enabled, (see .Ic glob ) , then the equivalent of *************** *** 1325,1331 **** .El .Sh COMMAND LINE EDITING .Nm ! supports interactive command line editing, via the .Xr editline 3 library. It is enabled with the --- 1325,1331 ---- .El .Sh COMMAND LINE EDITING .Nm ! supports interactive command line editing, via the .Xr editline 3 library. It is enabled with the *************** *** 1377,1383 **** is enabled. Default is port returned by a .Fn getservbyname ! lookup of .Dq ftpgate/tcp . .It Ev HOME For default location of a --- 1377,1383 ---- is enabled. Default is port returned by a .Fn getservbyname ! lookup of .Dq ftpgate/tcp . .It Ev HOME For default location of a