summaryrefslogtreecommitdiff
path: root/usr.bin/ftp
diff options
context:
space:
mode:
authorJason McIntyre <jmc@cvs.openbsd.org>2007-11-05 13:11:00 +0000
committerJason McIntyre <jmc@cvs.openbsd.org>2007-11-05 13:11:00 +0000
commit17fd911638b56bc105fa8cd45a18986fb2a21785 (patch)
treeba8f7b2848854038b4119a4a4d2d2c7266c24df3 /usr.bin/ftp
parent0d29472d2f4e8958c939d89aac19afe61b9b9bad (diff)
agressively -> aggressively;
Diffstat (limited to 'usr.bin/ftp')
-rw-r--r--usr.bin/ftp/ftp.16
1 files changed, 3 insertions, 3 deletions
diff --git a/usr.bin/ftp/ftp.1 b/usr.bin/ftp/ftp.1
index ffeae81112b..f06cc27d5ce 100644
--- a/usr.bin/ftp/ftp.1
+++ b/usr.bin/ftp/ftp.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: ftp.1,v 1.61 2007/06/16 08:58:33 espie Exp $
+.\" $OpenBSD: ftp.1,v 1.62 2007/11/05 13:10:59 jmc 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: June 16 2007 $
+.Dd $Mdocdate: November 5 2007 $
.Dt FTP 1
.Os
.Sh NAME
@@ -140,7 +140,7 @@ Sends a byte after each
.Ar seconds
period over the control connection during long transfers,
so that incorrectly configured network equipment won't
-agressively drop it.
+aggressively drop it.
The FTP protocol supports a
.Dv NOOP
command that can be used for that purpose.