summaryrefslogtreecommitdiffstats
path: root/usr.bin/fetch/fetch.1
diff options
context:
space:
mode:
authorache <ache@FreeBSD.org>1997-08-05 20:18:39 +0000
committerache <ache@FreeBSD.org>1997-08-05 20:18:39 +0000
commitfbd1e32f9160ae4d4343706bf63cb07a2452250c (patch)
tree296ba1ca95bbef22a77abfbcdbb6c46fded9a911 /usr.bin/fetch/fetch.1
parentee162dd22f64c7b9653b65be570f0a70fc2607bd (diff)
downloadFreeBSD-src-fbd1e32f9160ae4d4343706bf63cb07a2452250c.zip
FreeBSD-src-fbd1e32f9160ae4d4343706bf63cb07a2452250c.tar.gz
Add -t option which turns T/TCP off as workaround for some broken servers
Submitted by: Marc Slemko <marcs@znep.com>
Diffstat (limited to 'usr.bin/fetch/fetch.1')
-rw-r--r--usr.bin/fetch/fetch.16
1 files changed, 5 insertions, 1 deletions
diff --git a/usr.bin/fetch/fetch.1 b/usr.bin/fetch/fetch.1
index 8fe3e0b5..323128a 100644
--- a/usr.bin/fetch/fetch.1
+++ b/usr.bin/fetch/fetch.1
@@ -1,4 +1,4 @@
-.\" $Id: fetch.1,v 1.17 1997/03/05 18:57:15 fenner Exp $
+.\" $Id: fetch.1,v 1.18 1997/07/25 19:35:41 wollman Exp $
.Dd July 2, 1996
.Dt FETCH 1
.Os FreeBSD 2.2
@@ -99,6 +99,10 @@ The filenames specified are ``precious'', and should not be deleted
under any circumstances, even if the transfer failed or was incomplete.
.It Fl r
Restart a previously interrupted transfer.
+.It Fl t
+Ensure that the use of T/TCP is not attempted for connections. This is
+used to workaround bugs in some remote OS stacks that give improper
+replies to T/TCP connections.
.It Fl T Ar seconds
Set timeout value to
.Ar seconds.
OpenPOWER on IntegriCloud