From owner-freebsd-doc@FreeBSD.ORG Wed Aug 25 19:50:25 2004 Return-Path: Delivered-To: freebsd-doc@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5F61B16A4CE for ; Wed, 25 Aug 2004 19:50:25 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5238E43D48 for ; Wed, 25 Aug 2004 19:50:25 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.11/8.12.11) with ESMTP id i7PJoP6e007610 for ; Wed, 25 Aug 2004 19:50:25 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.11/8.12.11/Submit) id i7PJoPBh007609; Wed, 25 Aug 2004 19:50:25 GMT (envelope-from gnats) Date: Wed, 25 Aug 2004 19:50:25 GMT Message-Id: <200408251950.i7PJoPBh007609@freefall.freebsd.org> To: freebsd-doc@FreeBSD.org From: Marc Fonvieille Subject: Re: docs/70954: [PATCH] faq updates and fixes X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Marc Fonvieille List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 25 Aug 2004 19:50:25 -0000 The following reply was made to PR docs/70954; it has been noted by GNATS. From: Marc Fonvieille To: "Jesus R.Camou" Cc: FreeBSD-gnats-submit@FreeBSD.org Subject: Re: docs/70954: [PATCH] faq updates and fixes Date: Wed, 25 Aug 2004 21:47:21 +0200 On Wed, Aug 25, 2004 at 11:25:00AM -0700, Jesus R.Camou wrote: [...] > @@ -11897,7 +11903,7 @@ > server hourly, this update might happen at any time during > the hour. This means that some servers have newer code > than others, even though all servers have code that is > - less than an hour old. If cvsup.FreeBSD.org was a round > + less than an hour old. If cvsup.FreeBSD.org was a round cvsup.FreeBSD.org > robin DNS entry that simply redirected users to a random > CVSup server, running CVSup twice in a row could download > code older than the code already on the system. > --- faq.en.diff ends here --- > Marc