aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/fetch/fetch.1
diff options
context:
space:
mode:
authorJoseph Koshy <jkoshy@FreeBSD.org>2006-04-22 03:04:24 +0000
committerJoseph Koshy <jkoshy@FreeBSD.org>2006-04-22 03:04:24 +0000
commitee8e4b36bbff7ed6a71c9fc0c5469cdeba4f4861 (patch)
treea5692b9442186d52b0db54e78da47395f532dd85 /usr.bin/fetch/fetch.1
parentf9ab2f134fa9c830b948d7dd6e6960c294d7abca (diff)
Notes
Diffstat (limited to 'usr.bin/fetch/fetch.1')
-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 5a629304b06ca..5d87839cf27f3 100644
--- a/usr.bin/fetch/fetch.1
+++ b/usr.bin/fetch/fetch.1
@@ -231,8 +231,8 @@ The
command returns zero on success, or one on failure.
If multiple URLs are listed on the command line,
.Nm
-will attempt to retrieve them each of them in turn, and return zero
-only if they were all successfully retrieved.
+will attempt to retrieve each one of them in turn, and will return
+zero only if they were all successfully retrieved.
.Sh SEE ALSO
.Xr fetch 3
.Sh HISTORY