From 4dcc11f506add98fccd7b9eeea0132983e3951e0 Mon Sep 17 00:00:00 2001 From: Marc Espie Date: Sat, 8 Mar 2008 11:37:34 +0000 Subject: Document that -k 0 does not do anything, instead of sending bytes every 0 seconds. --- usr.bin/ftp/ftp.1 | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/usr.bin/ftp/ftp.1 b/usr.bin/ftp/ftp.1 index c6d6d8c2d5b..e48f5fe5099 100644 --- a/usr.bin/ftp/ftp.1 +++ b/usr.bin/ftp/ftp.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ftp.1,v 1.65 2007/11/28 16:21:25 jmc Exp $ +.\" $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 @@ -30,7 +30,7 @@ .\" .\" @(#)ftp.1 8.3 (Berkeley) 10/9/94 .\" -.Dd $Mdocdate: November 28 2007 $ +.Dd $Mdocdate: March 8 2008 $ .Dt FTP 1 .Os .Sh NAME @@ -151,7 +151,11 @@ Disables file name globbing. Turns off interactive prompting during multiple file transfers. .It Fl k Ar seconds -Sends a byte after each +If +.Ar k +is not +.Ar 0 , +sends a byte after each .Ar seconds period over the control connection during long transfers, so that incorrectly configured network equipment won't -- cgit v1.2.3