From garys@opusnet.com  Sun Jul 31 20:55:32 2005
Return-Path: <garys@opusnet.com>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id AE16616A41F
	for <FreeBSD-gnats-submit@freebsd.org>; Sun, 31 Jul 2005 20:55:32 +0000 (GMT)
	(envelope-from garys@opusnet.com)
Received: from opusnet.com (mail.opusnet.com [209.210.200.6])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 61C6243D46
	for <FreeBSD-gnats-submit@freebsd.org>; Sun, 31 Jul 2005 20:55:32 +0000 (GMT)
	(envelope-from garys@opusnet.com)
Received: from localhost.localhost [70.98.246.232] by opusnet.com with ESMTP
  (SMTPD32-8.05) id AABD476900E2; Sun, 31 Jul 2005 13:55:25 -0700
Received: from localhost.localhost (localhost.localhost [127.0.0.1])
	by localhost.localhost (8.13.3/8.13.3) with ESMTP id j6VKuiPd080293;
	Sun, 31 Jul 2005 13:56:44 -0700 (PDT)
	(envelope-from garys@opusnet.com)
Received: (from jojo@localhost)
	by localhost.localhost (8.13.3/8.13.3/Submit) id j6VKuZsk080292;
	Sun, 31 Jul 2005 13:56:35 -0700 (PDT)
	(envelope-from garys@opusnet.com)
Message-Id: <xuslxu66f0.lxu@mail.opusnet.com>
Date: Sun, 31 Jul 2005 13:56:35 -0700
From: "Gary W. Swearingen" <garys@opusnet.com>
Reply-To: garys@opusnet.com
To: FreeBSD-gnats-submit@freebsd.org
Cc: Richard Stride <fury@nexxus.net>
Subject: vinum-object-naming.html -v/-U typo
X-GNATS-Notify:

>Number:         84409
>Category:       docs
>Synopsis:       handbook: vinum-object-naming.html -v/-U typo
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    remko
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sun Jul 31 21:00:25 GMT 2005
>Closed-Date:    Sun Mar 19 15:49:36 GMT 2006
>Last-Modified:  Sun Mar 19 15:49:36 GMT 2006
>Originator:     Gary W. Swearingen
>Release:        FreeBSD 5.4-RELEASE i386
>Organization:
none
>Environment:
n/a
>Description:
doc@ mail From: Richard Stride <fury@nexxus.net>

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

Thanks,
Richard Stride
>How-To-Repeat:
>Fix:
>Release-Note:
>Audit-Trail:

From: Ceri Davies <ceri@submonkey.net>
To: garys@opusnet.com
Cc: FreeBSD-gnats-submit@FreeBSD.org,
 Richard Stride <fury@nexxus.net>
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 <fury@nexxus.net>
 >
 > 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.)
 
 
Responsible-Changed-From-To: freebsd-doc->remko 
Responsible-Changed-By: remko 
Responsible-Changed-When: Fri Dec 30 23:52:36 UTC 2005 
Responsible-Changed-Why:  
Daniel Gerzo and I discussed this tonight, I will work on solving 
this item together with Daniel. Grab the PR s reference. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=84409 
State-Changed-From-To: open->closed 
State-Changed-By: remko 
State-Changed-When: Sun Mar 19 15:48:09 UTC 2006 
State-Changed-Why:  
After the latest updates to the vinum chapter, the example got bogus so 
it really needed updating now.  I updated the text for newer FreeBSD 
versions and listed a compatible command for FreeBSD < 5.0. 

This makes sure the examples are correct again. 

Close the PR since the above is now solved. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=84409 
>Unformatted:
