docs/121938: reference to vinum() is wrong in newfs(8) man page.

Federico federicogalvezdurand at yahoo.com
Fri Mar 21 14:30:01 UTC 2008


>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 at 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:



More information about the freebsd-doc mailing list