From owner-freebsd-doc@FreeBSD.ORG Mon Aug 1 22:30:25 2005 Return-Path: X-Original-To: freebsd-doc@hub.freebsd.org 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 1426116A41F for ; Mon, 1 Aug 2005 22:30:25 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id D889743D45 for ; Mon, 1 Aug 2005 22:30:24 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j71MUOKb008054 for ; Mon, 1 Aug 2005 22:30:24 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j71MUOw0008052; Mon, 1 Aug 2005 22:30:24 GMT (envelope-from gnats) Date: Mon, 1 Aug 2005 22:30:24 GMT Message-Id: <200508012230.j71MUOw0008052@freefall.freebsd.org> To: freebsd-doc@FreeBSD.org From: Ceri Davies Cc: Subject: Re: docs/84409: vinum-object-naming.html -v/-U typo X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Ceri Davies List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 01 Aug 2005 22:30:25 -0000 The following reply was made to PR docs/84409; it has been noted by GNATS. From: Ceri Davies To: garys@opusnet.com Cc: FreeBSD-gnats-submit@FreeBSD.org, Richard Stride Subject: Re: docs/84409: vinum-object-naming.html -v/-U typo Date: Mon, 1 Aug 2005 23:25:17 +0100 On 31 Jul 2005, at 21:56, Gary W. Swearingen wrote: > doc@ mail From: Richard Stride > > At the very end of this page: > > http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/vinum- > object-naming.html > > Section 17.7.1 says: > > # newfs -v /dev/vinum/concat > > which refers to the newfs command manpage linked on the same page: > > http://www.freebsd.org/cgi/man.cgi?query=newfs&sektion=8 > > which shows there is no -v option. > > This is not helpful and should be corrected to what the current > vinum manpage suggests as > > # newfs -U /dev/vinum/concat -U is not correct here. There used to be (and still is) a -v option in RELENG_4, which is still required when newfs'ing a vinum volume. The -v text needs to be conditional on whether the user is in the post 5.x world or not. Ceri -- Only two things are infinite, the universe and human stupidity, and I'm not sure about the former. -- Einstein (attrib.)