Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 21 Mar 2008 14:23:12 GMT
From:      Federico <federicogalvezdurand@yahoo.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   docs/121938: reference to vinum() is wrong in newfs(8) man page.
Message-ID:  <200803211423.m2LENCtU003448@www.freebsd.org>
Resent-Message-ID: <200803211430.m2LEU1rA044851@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         121938
>Category:       docs
>Synopsis:       reference to vinum() is wrong in newfs(8) man page.
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-doc
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Fri Mar 21 14:30:01 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Federico
>Release:        7.0-RELEASE
>Organization:
UFRJ
>Environment:
FreeBSD trinity.local 7.0-RELEASE FreeBSD 7.0-RELEASE #0: Fri Feb 29 17:08:36 CET 2008     root@trinity.local:/usr/obj/usr/src/sys/TRINITY  i386

>Description:
newfs(8) man page refers to vinum(8).
It should be vinum(4).
>How-To-Repeat:
man 8 newfs
>Fix:


Patch attached with submission follows:

--- man8/newfs.8.orig	2008-03-21 15:19:38.000000000 +0100
+++ man8/newfs.8	2008-03-21 15:18:44.000000000 +0100
@@ -246,7 +246,7 @@
 .Xr fsck 8 ,
 .Xr mount 8 ,
 .Xr tunefs 8 ,
-.Xr vinum 8
+.Xr vinum 4
 .Rs
 .%A M. McKusick
 .%A W. Joy


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200803211423.m2LENCtU003448>