From owner-freebsd-doc@FreeBSD.ORG Sat Apr 22 03:10:13 2006 Return-Path: X-Original-To: doc@freebsd.org Delivered-To: freebsd-doc@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 967D716A40A for ; Sat, 22 Apr 2006 03:10:13 +0000 (UTC) (envelope-from joseph.koshy@gmail.com) Received: from xproxy.gmail.com (xproxy.gmail.com [66.249.82.205]) by mx1.FreeBSD.org (Postfix) with ESMTP id 67B7943D70 for ; Sat, 22 Apr 2006 03:10:03 +0000 (GMT) (envelope-from joseph.koshy@gmail.com) Received: by xproxy.gmail.com with SMTP id s9so369604wxc for ; Fri, 21 Apr 2006 20:10:02 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=l+HSV6P3x8qmB6fcf5l/qA5sxOhGxzWRO9NYm0kHn8MRb7Db5WogyOtvWVr3jvNylkSF56r0QVaFqPXKPeCVlZXp/rgOsDvGbIJsxsc4TQHJ8PWFroimUpNfJwF/irepEbJrPtWGU6rd/Ad1ZspmtRui5AmytfUQTUA5S4szRJ8= Received: by 10.70.112.12 with SMTP id k12mr630983wxc; Fri, 21 Apr 2006 20:09:59 -0700 (PDT) Received: by 10.70.115.7 with HTTP; Fri, 21 Apr 2006 20:09:59 -0700 (PDT) Message-ID: <84dead720604212009j2cb7fd60ubfe41c67058d260f@mail.gmail.com> Date: Sat, 22 Apr 2006 08:39:59 +0530 From: "Joseph Koshy" To: "Pawel Worach" In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: Cc: doc@freebsd.org Subject: Re: [patch] fetch(1) typo ? X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 22 Apr 2006 03:10:13 -0000 > =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 Seems ok. Committed. -- FreeBSD Volunteer, http://people.freebsd.org/~jkoshy