From owner-freebsd-doc@FreeBSD.ORG Mon Feb 21 01:10:16 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 D358516A4CF for ; Mon, 21 Feb 2005 01:10:16 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 626CF43D48 for ; Mon, 21 Feb 2005 01:10:12 +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 j1L1ABcU023925 for ; Mon, 21 Feb 2005 01:10:11 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.1/8.13.1/Submit) id j1L1ABfE023924; Mon, 21 Feb 2005 01:10:11 GMT (envelope-from gnats) Resent-Date: Mon, 21 Feb 2005 01:10:11 GMT Resent-Message-Id: <200502210110.j1L1ABfE023924@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-doc@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, "Jesus R. Camou" Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0FA9E16A4CE for ; Mon, 21 Feb 2005 01:04:36 +0000 (GMT) Received: from fed1rmmtao04.cox.net (fed1rmmtao04.cox.net [68.230.241.35]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9B00C43D1D for ; Mon, 21 Feb 2005 01:04:35 +0000 (GMT) (envelope-from jcamou@opensea.mephis.org) Received: from opensea.mephis.org ([68.0.141.123]) by fed1rmmtao04.cox.net (InterMail vM.6.01.04.00 201-2131-117-20041022) with ESMTP <20050221010433.NQYT13353.fed1rmmtao04.cox.net@opensea.mephis.org> for ; Sun, 20 Feb 2005 20:04:33 -0500 Received: from opensea.mephis.org (localhost [127.0.0.1]) by opensea.mephis.org (8.13.1/8.13.1) with ESMTP id j1L17OuC007286 for ; Sun, 20 Feb 2005 18:07:24 -0700 (MST) (envelope-from jcamou@opensea.mephis.org) Received: (from jcamou@localhost) by opensea.mephis.org (8.13.1/8.13.1/Submit) id j1L17OB4007285; Sun, 20 Feb 2005 18:07:24 -0700 (MST) (envelope-from jcamou) Message-Id: <200502210107.j1L17OB4007285@opensea.mephis.org> Date: Sun, 20 Feb 2005 18:07:24 -0700 (MST) From: "Jesus R. Camou" To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: docs/77817: [PATCH] vinum chapter (handbook) fixes X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: "Jesus R. Camou" List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 21 Feb 2005 01:10:17 -0000 >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 . 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: