From owner-freebsd-doc@FreeBSD.ORG Mon Feb 21 05:30:18 2005 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 90F0016A4D0 for ; Mon, 21 Feb 2005 05:30:18 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5F1C243D1F for ; Mon, 21 Feb 2005 05:30:18 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.1/8.13.1) with ESMTP id j1L5UIv5061443 for ; Mon, 21 Feb 2005 05:30:18 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.1/8.13.1/Submit) id j1L5UIgd061442; Mon, 21 Feb 2005 05:30:18 GMT (envelope-from gnats) Date: Mon, 21 Feb 2005 05:30:18 GMT Message-Id: <200502210530.j1L5UIgd061442@freefall.freebsd.org> To: freebsd-doc@FreeBSD.org From: Remko Lodder Subject: Re: docs/77817: [PATCH] vinum chapter (handbook) fixes X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Remko Lodder List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 21 Feb 2005 05:30:18 -0000 The following reply was made to PR docs/77817; it has been noted by GNATS. From: Remko Lodder To: "Jesus R. Camou" Cc: FreeBSD-gnats-submit@FreeBSD.org Subject: Re: docs/77817: [PATCH] vinum chapter (handbook) fixes Date: Mon, 21 Feb 2005 06:21:31 +0100 Jesus R. Camou wrote: >>Number: 77817 >>Category: docs >>Synopsis: [PATCH] vinum chapter (handbook) fixes >>Confidential: no >>Severity: non-critical >>Priority: medium >>Responsible: freebsd-doc >>State: open >>Quarter: >>Keywords: >>Date-Required: >>Class: change-request >>Submitter-Id: current-users >>Arrival-Date: Mon Feb 21 01:10:11 GMT 2005 >>Closed-Date: >>Last-Modified: >>Originator: Jesus R. Camou >>Release: FreeBSD 4.11-STABLE i386 >>Organization: >>Environment: > > System: FreeBSD opensea.mephis.org 4.11-STABLE FreeBSD 4.11-STABLE #0: Sun Feb 13 21:22:53 MST 2005 jcamou@opensea.mephis.org:/usr/obj/usr/src/sys/HACKED i386 > > >>Description: > > > o Isn't Hiten Pandya's email hmp@FreeBSD.org? Change this. > o s/4.x/4.X/ and s/5.x/5.X/ > o add white space: devicename -> device name > > >>How-To-Repeat: > > >>Fix: > > > --- vinum.diff begins here --- > Index: chapter.sgml > =================================================================== > RCS file: /home/ncvs/doc/en_US.ISO8859-1/books/handbook/vinum/chapter.sgml,v > retrieving revision 1.34 > diff -u -r1.34 chapter.sgml > --- chapter.sgml 11 Jan 2005 12:34:29 -0000 1.34 > +++ chapter.sgml 21 Feb 2005 00:42:10 -0000 > @@ -2,7 +2,7 @@ > The Vinum Volume Manager > By Greg Lehey (grog at lemis dot com) > > - Added to the Handbook by Hiten Pandya > + Added to the Handbook by Hiten Pandya > and Tom Rhodes > > For the FreeBSD Documentation Project > @@ -1078,8 +1078,8 @@ > start command. > > The following paragraphs are outlining the steps > - needed for FreeBSD 5.x and above. The setup required for > - FreeBSD 4.x differs, and is described below in + needed for FreeBSD 5.X and above. The setup required for > + FreeBSD 4.X differs, and is described below in linkend="vinum-root-4x">. > > By placing the line: > @@ -1096,7 +1096,7 @@ > root device in /etc/fstab, and passes > this information on to the kernel. When it comes to mount > the root filesystem, the kernel figures out from the > - devicename provided which driver to ask to translate this > + device name provided which driver to ask to translate this > into the internal device ID (major/minor number). > > > --- vinum.diff ends here --- > > > >>Release-Note: >>Audit-Trail: >>Unformatted: > You are correct about the hmp address. However the .x to .X in the version numbering already had been done yesterday. Could you please send a updated patch without the uppercase X diff? Thanks! -- Kind regards, Remko Lodder ** remko@elvandar.org Reporter DSINET ** remko@DSINet.org Founder Tienervaders ** remko@tienervaders.org FreeBSD Documentation Project ** remko@FreeBSD.org