From owner-freebsd-doc@FreeBSD.ORG Wed Apr 14 00:10:15 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 C0F3516A4CE for ; Wed, 14 Apr 2004 00:10:15 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id B8A5543D31 for ; Wed, 14 Apr 2004 00:10:15 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) i3E7AFbv037664 for ; Wed, 14 Apr 2004 00:10:15 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.10/8.12.10/Submit) id i3E7AFua037662; Wed, 14 Apr 2004 00:10:15 -0700 (PDT) (envelope-from gnats) Date: Wed, 14 Apr 2004 00:10:15 -0700 (PDT) Message-Id: <200404140710.i3E7AFua037662@freefall.freebsd.org> To: freebsd-doc@FreeBSD.org From: Marc Fonvieille Subject: Re: docs/65514: [patch] update article content 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, 14 Apr 2004 07:10:15 -0000 The following reply was made to PR docs/65514; it has been noted by GNATS. From: Marc Fonvieille To: Jesus@cox.net, "R.Camou > > @@ -80,10 +82,10 @@ > complete. The CVS repository and the web pages should > always be mirrored completely. Also note that the > numbers stated here are reflecting the current > - state (at 4.9-RELEASE/5.2-RELEASE). Further development and > - releases will only increase the required amount. > - Also make sure to keep some (ca. 10-20%) extra space > - around just to be sure. > + state (at &rel2.current;-RELEASE/&rel.current;-RELEASE). > + Further development and releases will only increase the > + required amount. Also make sure to keep some (ca. 10-20%) > + extra space around just to be sure. > Here are some approximate figures: You mixed content changes and useless wrapline changes, the right diff would be - state (at 4.9-RELEASE/5.2-RELEASE). Further development and + state (at &rel2.current;-RELEASE/&rel.current;-RELEASE). Further development and Marc