From olivier.tharan@idealx.com  Mon Apr 15 03:40:43 2002
Return-Path: <olivier.tharan@idealx.com>
Received: from sarajevo.idealx.com (sarajevo.idealx.com [213.41.87.90])
	by hub.freebsd.org (Postfix) with ESMTP id 06B8837B404
	for <freebsd-gnats-submit@freebsd.org>; Mon, 15 Apr 2002 03:40:42 -0700 (PDT)
Received: from hobbes.UUCP (uucp@localhost)
	by sarajevo.idealx.com (8.10.1/8.10.1) with UUCP id g3FAeKU01455
	for freebsd-gnats-submit@freebsd.org; Mon, 15 Apr 2002 12:40:20 +0200 (CEST)
Received: by hobbes.oban.frmug.org (Postfix, from userid 1001)
	id 3C32D5A05; Mon, 15 Apr 2002 12:35:08 +0200 (CEST)
Message-Id: <20020415103508.3C32D5A05@hobbes.oban.frmug.org>
Date: Mon, 15 Apr 2002 12:35:08 +0200 (CEST)
From: Olivier Tharan <olivier.tharan@idealx.com>
Reply-To: Olivier Tharan <olivier.tharan@idealx.com>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: wrong URL in vinum man pages
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         37094
>Category:       docs
>Synopsis:       wrong URL in vinum man pages
>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:   Mon Apr 15 03:50:01 PDT 2002
>Closed-Date:    Mon Apr 22 16:10:35 PDT 2002
>Last-Modified:  Mon Apr 22 16:10:35 PDT 2002
>Originator:     Olivier Tharan
>Release:        FreeBSD 4.5-STABLE i386
>Organization:
>Environment:
System: FreeBSD hobbes.oban.frmug.org 4.5-STABLE FreeBSD 4.5-STABLE #0: Tue Mar 19 09:19:56 CET 2002 root@hobbes.oban.frmug.org:/usr/obj/usr/src/sys/HOBBES i386
	

>Description:
        The vinum(8) manual page lists http://www.vinumvm.org/vinum.html in
        the SEE ALSO section, but this URL does not exist to date.
        http://www.vinumvm.org/ seems a better replacement.

        The vinum(4) manual page lists
        /usr/share/doc/handbook/kerneldebug.html and
        http://www.FreeBSD.org/handbook/kerneldebug.html for documentation
        about kernel debugging, but this information is now in the Developer's
        Handbook.

>How-To-Repeat:
        Read the vinum(8) and vinum(4) manual pages. Search 'http'.
>Fix:

Patch to sources (/usr/src):

--- share/man/man4/vinum.4.bak  Mon Apr 15 12:25:41 2002
+++ share/man/man4/vinum.4      Mon Apr 15 12:27:21 2002
@@ -778,9 +778,9 @@
 In order to analyse a panic which you suspect comes from
 .Nm
 you will need to build a debug kernel.  See the online handbook at
-.Pa /usr/share/doc/handbook/kerneldebug.html
+.Pa /usr/share/doc/en/books/developers-handbook/kerneldebug.html
 (if installed) or
-.Pa http://www.FreeBSD.org/handbook/kerneldebug.html
+.Pa http://www.freebsd.org/doc/en_US.ISO8859-1/books/developers-handbook/kerneldebug.html
 for more details of how to do this.
 .Pp
 Perform the following steps to analyse a

--- sbin/vinum/vinum.8.bak      Mon Apr 15 12:24:58 2002
+++ sbin/vinum/vinum.8  Mon Apr 15 12:25:20 2002
@@ -2615,7 +2615,7 @@
 .Xr disklabel 8 ,
 .Xr newfs 8
 .Pp
-.Pa http://www.vinumvm.org/vinum.html ,
+.Pa http://www.vinumvm.org/ ,
 .Pa http://www.vinumvm.org/vinum-debugging.html .
 .Sh AUTHORS
 .An Greg Lehey Aq grog@lemis.com

>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->patched 
State-Changed-By: kuriyama 
State-Changed-When: Mon Apr 15 18:25:22 PDT 2002 
State-Changed-Why:  
Committed into -current.  MFC will be next week.  Thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=37094 
State-Changed-From-To: patched->closed 
State-Changed-By: kuriyama 
State-Changed-When: Mon Apr 22 16:10:08 PDT 2002 
State-Changed-Why:  
MFC'ed.  Thanks! 

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