summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Weisgerber <naddy@cvs.openbsd.org>2019-05-09 14:51:35 +0000
committerChristian Weisgerber <naddy@cvs.openbsd.org>2019-05-09 14:51:35 +0000
commit038b383e2aaf797b2080ff21a308419c28e8e37d (patch)
treeb9ad030ce4cea4ed2bf73de0a6b3e89fca411516
parent78dc823157e0f44ed52b2d83f0a71b579909c01a (diff)
ftp makes a new connection for each auto-fetch file. Remove a lie claiming
otherwise. ok tb@ tedu@
-rw-r--r--usr.bin/ftp/ftp.18
1 files changed, 2 insertions, 6 deletions
diff --git a/usr.bin/ftp/ftp.1 b/usr.bin/ftp/ftp.1
index 2527b7ef5e3..ecbddc1fec7 100644
--- a/usr.bin/ftp/ftp.1
+++ b/usr.bin/ftp/ftp.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: ftp.1,v 1.108 2018/02/10 06:25:16 jsing Exp $
+.\" $OpenBSD: ftp.1,v 1.109 2019/05/09 14:51:34 naddy 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: February 10 2018 $
+.Dd $Mdocdate: May 9 2019 $
.Dt FTP 1
.Os
.Sh NAME
@@ -1412,10 +1412,6 @@ will connect to the site and
to the directory given as the path, and leave the user in interactive
mode ready for further input.
.Pp
-If successive auto-fetch FTP elements refer to the same host, then
-the connection is maintained between transfers, reducing overhead on
-connection creation and deletion.
-.Pp
If
.Ar file
contains a glob character and globbing is enabled