diff options
author | des <des@FreeBSD.org> | 2001-03-07 03:22:11 +0000 |
---|---|---|
committer | des <des@FreeBSD.org> | 2001-03-07 03:22:11 +0000 |
commit | 41113a8cdf079a75ba8c9357342658c86e7a733c (patch) | |
tree | 740fd2bca0bcf1edd7374c5d6019cd1b47c49ebd /usr.bin/fetch | |
parent | 6b93e2c5c0f3e74a1321d45d8e9ccdc24be6c18f (diff) | |
download | FreeBSD-src-41113a8cdf079a75ba8c9357342658c86e7a733c.zip FreeBSD-src-41113a8cdf079a75ba8c9357342658c86e7a733c.tar.gz |
Fix a formatting bug (MFC candidate)
Diffstat (limited to 'usr.bin/fetch')
-rw-r--r-- | usr.bin/fetch/fetch.1 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/fetch/fetch.1 b/usr.bin/fetch/fetch.1 index 3a3548b..9893f2d 100644 --- a/usr.bin/fetch/fetch.1 +++ b/usr.bin/fetch/fetch.1 @@ -187,7 +187,7 @@ If multiple URLs are listed on the command line, will attempt to retrieve them each of them in turn, and return zero only if they were all successfully retrieved. .Sh ENVIRONMENT -.Bl -tag -width FTP_PASSIVE_MODE -offset indent +.Bl -tag -width HTTP_TIMEOUT .It Ev FTP_TIMEOUT maximum time, in seconds, to wait before aborting an .Tn FTP |