aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/fetch
diff options
context:
space:
mode:
authorRuslan Ermilov <ru@FreeBSD.org>2004-05-19 09:46:37 +0000
committerRuslan Ermilov <ru@FreeBSD.org>2004-05-19 09:46:37 +0000
commit4bdd89ba98067bff12dc50569241b984c1438378 (patch)
treeaf7f3a7969e116d571dd26e3a6c67bcab9457861 /usr.bin/fetch
parent3c12a2e0d2fd14c6331cf7e235a0127d424cb007 (diff)
Notes
Diffstat (limited to 'usr.bin/fetch')
-rw-r--r--usr.bin/fetch/fetch.14
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/fetch/fetch.1 b/usr.bin/fetch/fetch.1
index c8fcd37e92f2..6697f8c58681 100644
--- a/usr.bin/fetch/fetch.1
+++ b/usr.bin/fetch/fetch.1
@@ -218,7 +218,7 @@ only if they were all successfully retrieved.
.It Ev FTP_TIMEOUT
maximum time, in seconds, to wait before aborting an FTP connection.
.It Ev HTTP_TIMEOUT
-mum time, in seconds, to wait before aborting an HTTP connection.
+maximum time, in seconds, to wait before aborting an HTTP connection.
.El
.Pp
All environment variables mentioned in the documentation for the
@@ -226,7 +226,7 @@ All environment variables mentioned in the documentation for the
library are supported.
A number of these are quite important to the proper operation of
.Nm ;
-you are strongly encouraged to read
+you are strongly encouraged to read
.Xr fetch 3
as well.
.Sh SEE ALSO