Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 21 Apr 2006 22:12:49 +0200
From:      "Pawel Worach" <pawel.worach@gmail.com>
To:        doc@freebsd.org
Subject:   [patch] fetch(1) typo ?
Message-ID:  <d227e09e0604211312x36c7463fh8367c5a73e373e3e@mail.gmail.com>

next in thread | raw e-mail | index | archive | help
Hi,

Suspected typo in fetch(1), also not sure if the
"will attempt to retrieve each of them in turn" should be
"will attempt to retrieve each one of them in turn".

Index: usr.bin/fetch/fetch.1
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
RCS file: /export/ctm/cvs/src/usr.bin/fetch/fetch.1,v
retrieving revision 1.66
diff -u -r1.66 fetch.1
--- usr.bin/fetch/fetch.1       13 Feb 2005 22:25:21 -0000      1.66
+++ usr.bin/fetch/fetch.1       21 Apr 2006 20:10:33 -0000
@@ -231,7 +231,7 @@
 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
+will attempt to retrieve each of them in turn, and return zero
 only if they were all successfully retrieved.
 .Sh SEE ALSO
 .Xr fetch 3


--
"non-native" Pawel



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?d227e09e0604211312x36c7463fh8367c5a73e373e3e>