=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/ftp/ftp.1,v retrieving revision 1.66 retrieving revision 1.67 diff -c -r1.66 -r1.67 *** src/usr.bin/ftp/ftp.1 2008/03/08 11:37:33 1.66 --- src/usr.bin/ftp/ftp.1 2008/03/09 15:35:42 1.67 *************** *** 1,4 **** ! .\" $OpenBSD: ftp.1,v 1.66 2008/03/08 11:37:33 espie 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.67 2008/03/09 15:35:42 jmc Exp $ .\" $NetBSD: ftp.1,v 1.22 1997/08/18 10:20:22 lukem Exp $ .\" .\" Copyright (c) 1985, 1989, 1990, 1993 *************** *** 30,36 **** .\" .\" @(#)ftp.1 8.3 (Berkeley) 10/9/94 .\" ! .Dd $Mdocdate: March 8 2008 $ .Dt FTP 1 .Os .Sh NAME --- 30,36 ---- .\" .\" @(#)ftp.1 8.3 (Berkeley) 10/9/94 .\" ! .Dd $Mdocdate: March 9 2008 $ .Dt FTP 1 .Os .Sh NAME *************** *** 151,160 **** Turns off interactive prompting during multiple file transfers. .It Fl k Ar seconds ! If ! .Ar k ! is not ! .Ar 0 , sends a byte after each .Ar seconds period over the control connection during long transfers, --- 151,157 ---- Turns off interactive prompting during multiple file transfers. .It Fl k Ar seconds ! When greater than zero, sends a byte after each .Ar seconds period over the control connection during long transfers,