[patch] fetch(1) typo ?

Joseph Koshy joseph.koshy at gmail.com
Sat Apr 22 03:10:13 UTC 2006


> ===================================================================
> 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

Seems ok.  Committed.

--
FreeBSD Volunteer,     http://people.freebsd.org/~jkoshy



More information about the freebsd-doc mailing list