From hubert@frbsd.org  Sat Dec 11 15:25:14 2004
Return-Path: <hubert@frbsd.org>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id C5ECB16A4CE
	for <FreeBSD-gnats-submit@freebsd.org>; Sat, 11 Dec 2004 15:25:14 +0000 (GMT)
Received: from iris3.net (iris3.net [212.43.199.37])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 4D61E43D5E
	for <FreeBSD-gnats-submit@freebsd.org>; Sat, 11 Dec 2004 15:25:14 +0000 (GMT)
	(envelope-from hubert@frbsd.org)
Received: from [192.168.1.1] (unknown [82.227.103.20])
	(using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits))
	(No client certificate requested)
	by iris3.net (Postfix) with ESMTP id 3F0A133C48;
	Sat, 11 Dec 2004 16:26:37 +0100 (CET)
Message-Id: <41BB1164.8080101@frbsd.org>
Date: Sat, 11 Dec 2004 16:25:24 +0100
From: Hubert Tournier <hubert@frbsd.org>
To: FreeBSD-gnats-submit@freebsd.org
Subject: Ref. to unknown option in man (with fix)

>Number:         74952
>Category:       docs
>Synopsis:       [patch] Ref. to unknown option in man
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-doc
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sat Dec 11 15:30:29 GMT 2004
>Closed-Date:    Wed Dec 29 09:26:13 GMT 2004
>Last-Modified:  Wed Dec 29 09:26:13 GMT 2004
>Originator:     Hubert Tournier <hubert@frbsd.org>
>Release:        FreeBSD 5.3-RELEASE-p2 i386
>Organization:
Chuck's Corner <http://www.frbsd.org/fr/>
>Environment:
 System: FreeBSD castor.online.fr 5.3-RELEASE-p2 FreeBSD 5.3-RELEASE-p2 #0: Sat Dec 4 18:13:35 CET 2004 root@castor.online.fr:/usr/obj/usr/src/sys/CASTOR i386
>Description:

 Reference to an unknown newfs option in Vinum man page
 
>How-To-Repeat:
 
 # man vinum
 
>Fix:
 
 Apply the following patch and reinstall vinum :
 
 --- diff begins here ---
 --- /usr/src/sbin/vinum/vinum.8.orig	Sat Dec 11 16:10:10 2004
 +++ /usr/src/sbin/vinum/vinum.8	Sat Dec 11 16:10:35 2004
 @@ -2652,7 +2652,7 @@
   .Pa mirror ,
   enter the following command:
   .Pp
 -.Dl "# newfs -v /dev/vinum/mirror"
 +.Dl "# newfs -U /dev/vinum/mirror"
   .Pp
   A number of other considerations apply to
   .Nm
 --- diff ends here ---
 
>Release-Note:
>Audit-Trail:
Class-Changed-From-To: sw-bug->doc-bug 
Class-Changed-By: linimon 
Class-Changed-When: Sat Dec 11 20:32:28 GMT 2004 
Class-Changed-Why:  
Reformat to please GNATS.  (GNATS hates tabs in its fields -- perhaps 
the submitter's email reformatted it that way?) 

Also, the '[patch]' magic string, while not mandatory, seems to be in 
common use to flag that that fix is included. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=74952 
Responsible-Changed-From-To: gnats-admin->freebsd-doc 
Responsible-Changed-By: keramida 
Responsible-Changed-When: Wed Dec 29 09:19:15 GMT 2004 
Responsible-Changed-Why:  
Doc bug. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=74952 
State-Changed-From-To: open->closed 
State-Changed-By: keramida 
State-Changed-When: Wed Dec 29 09:24:57 GMT 2004 
State-Changed-Why:  
Committed to RELENG_5 only (sbin/vinum no longer exists in CURRENT). 
Thanks for letting us know of the manpage bug :-) 

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