diff options
| author | Ben Smithurst <ben@FreeBSD.org> | 2000-07-18 21:07:38 +0000 |
|---|---|---|
| committer | Ben Smithurst <ben@FreeBSD.org> | 2000-07-18 21:07:38 +0000 |
| commit | 729f4472b2201b74fc53724548b2b914307bec77 (patch) | |
| tree | bde3a010e69bbabb55ea85995e6b23c52960c71e /usr.bin/fetch | |
| parent | 61110af19a12e313e082a2192514cd739f590144 (diff) | |
Notes
Diffstat (limited to 'usr.bin/fetch')
| -rw-r--r-- | usr.bin/fetch/fetch.1 | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/usr.bin/fetch/fetch.1 b/usr.bin/fetch/fetch.1 index da0aec3ecdc7..09436a5b60d1 100644 --- a/usr.bin/fetch/fetch.1 +++ b/usr.bin/fetch/fetch.1 @@ -174,10 +174,6 @@ Overrides the environment variables for FTP transfers or .Ev HTTP_TIMEOUT for HTTP transfers if set. -.It Fl t -Work around a different set of buggy -.Tn TCP -implementations. .It Fl v Each instance of this flag increases the verbosity level by one. Level one (the default) only gives a summary after each file; level @@ -247,6 +243,7 @@ does not trigger. .Pp One cannot both use the .Fl h , -.Fl c and +.Fl c +and .Fl f options and specify URLs on the command line. |
