From nobody@FreeBSD.org  Sat Jul 23 12:13:31 2011
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 73CFB106566B
	for <freebsd-gnats-submit@FreeBSD.org>; Sat, 23 Jul 2011 12:13:31 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from red.freebsd.org (red.freebsd.org [IPv6:2001:4f8:fff6::22])
	by mx1.freebsd.org (Postfix) with ESMTP id 62ED88FC22
	for <freebsd-gnats-submit@FreeBSD.org>; Sat, 23 Jul 2011 12:13:31 +0000 (UTC)
Received: from red.freebsd.org (localhost [127.0.0.1])
	by red.freebsd.org (8.14.4/8.14.4) with ESMTP id p6NCDVCC036157
	for <freebsd-gnats-submit@FreeBSD.org>; Sat, 23 Jul 2011 12:13:31 GMT
	(envelope-from nobody@red.freebsd.org)
Received: (from nobody@localhost)
	by red.freebsd.org (8.14.4/8.14.4/Submit) id p6NCDV1E036153;
	Sat, 23 Jul 2011 12:13:31 GMT
	(envelope-from nobody)
Message-Id: <201107231213.p6NCDV1E036153@red.freebsd.org>
Date: Sat, 23 Jul 2011 12:13:31 GMT
From: Michiel Overtoom <motoom@xs4all.nl>
To: freebsd-gnats-submit@FreeBSD.org
Subject: [patch] fix for incorrect link in crash(8) manpage
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         159137
>Category:       docs
>Synopsis:       [patch] fix for incorrect link in crash(8) manpage
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    gjb
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sat Jul 23 12:20:09 UTC 2011
>Closed-Date:    Tue Jul 26 17:11:53 UTC 2011
>Last-Modified:  Tue Jul 26 17:20:07 UTC 2011
>Originator:     Michiel Overtoom
>Release:        9.0-CURRENT
>Organization:
>Environment:
>Description:
The crash(8) manpage refers to the main FreeBSD site instead of the Developers Handbook.  It should refer to http://www.freebsd.org/doc/en/books/developers-handbook/ instead of http://www.FreeBSD.org/
>How-To-Repeat:

>Fix:
The supplied patch fixes the manpage, so it'll reference to the correct URL.

Patch attached with submission follows:

--- /usr/src/share/man/man8/crash.8.orig        2005-06-30 15:01:44.000000000 +0200
+++ /usr/src/share/man/man8/crash.8     2011-07-23 16:09:04.000000000 +0200
@@ -207,7 +207,7 @@
 For more details consult the chapter on kernel debugging in
 the
 .%B "FreeBSD Developers' Handbook"
-.Pq Pa http://www.FreeBSD.org/ .
+.Pq Pa http://www.freebsd.org/doc/en/books/developers-handbook/ .
 .Sh SEE ALSO
 .Xr kgdb 1 ,
 .Xr dumpon 8 ,


>Release-Note:
>Audit-Trail:

From: Michiel Overtoom <motoom@xs4all.nl>
To: bug-followup@freebsd.org, motoom@xs4all.nl
Cc:  
Subject: Re: misc/159137: [patch] fix for incorrect link in crash(8) manpage
Date: Sat, 23 Jul 2011 14:37:10 +0200

 Oops, this PR should be 
 
 Category: docs
 Class: doc-bug
 
 Greetings, 
 
 -- 
 "The ability of the OSS process to collect and harness 
 the collective IQ of thousands of individuals across 
 the Internet is simply amazing." - Vinod Valloppillil 
 http://www.catb.org/~esr/halloween/halloween4.html
Class-Changed-From-To: sw-bug->doc-bug 
Class-Changed-By: linimon 
Class-Changed-When: Sat Jul 23 14:28:46 UTC 2011 
Class-Changed-Why:  
reclassify. 


Responsible-Changed-From-To: freebsd-bugs->freebsd-doc 
Responsible-Changed-By: linimon 
Responsible-Changed-When: Sat Jul 23 14:28:46 UTC 2011 
Responsible-Changed-Why:  

http://www.freebsd.org/cgi/query-pr.cgi?pr=159137 
Responsible-Changed-From-To: freebsd-doc->gjb 
Responsible-Changed-By: gjb 
Responsible-Changed-When: Sat Jul 23 17:03:36 UTC 2011 
Responsible-Changed-Why:  
I'll take it. 


http://www.freebsd.org/cgi/query-pr.cgi?pr=159137 
State-Changed-From-To: open->patched 
State-Changed-By: gjb 
State-Changed-When: Sat Jul 23 23:03:02 UTC 2011 
State-Changed-Why:  
Fix committed to HEAD (r224284). 
MFC in 3 days. 


http://www.freebsd.org/cgi/query-pr.cgi?pr=159137 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: docs/159137: commit references a PR
Date: Tue, 26 Jul 2011 17:09:53 +0000 (UTC)

 Author: gjb (doc committer)
 Date: Tue Jul 26 17:09:44 2011
 New Revision: 224452
 URL: http://svn.freebsd.org/changeset/base/224452
 
 Log:
   MFC 224284:
   Fix various broken links in manual pages.
   
   PR:			159137
 
 Modified:
   stable/8/share/man/man8/crash.8
 Directory Properties:
   stable/8/share/man/man8/   (props changed)
 
 Modified: stable/8/share/man/man8/crash.8
 ==============================================================================
 --- stable/8/share/man/man8/crash.8	Tue Jul 26 17:02:53 2011	(r224451)
 +++ stable/8/share/man/man8/crash.8	Tue Jul 26 17:09:44 2011	(r224452)
 @@ -36,7 +36,7 @@
  .\"
  .\" $FreeBSD$
  .\"
 -.Dd February 2, 1996
 +.Dd July 23, 2011
  .Dt CRASH 8
  .Os
  .Sh NAME
 @@ -207,7 +207,7 @@ the panic message is printed.
  For more details consult the chapter on kernel debugging in
  the
  .%B "FreeBSD Developers' Handbook"
 -.Pq Pa http://www.FreeBSD.org/ .
 +.Pq Pa http://www.freebsd.org/doc/en/books/developers-handbook/ .
  .Sh SEE ALSO
  .Xr kgdb 1 ,
  .Xr dumpon 8 ,
 _______________________________________________
 svn-src-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/svn-src-all
 To unsubscribe, send any mail to "svn-src-all-unsubscribe@freebsd.org"
 
State-Changed-From-To: patched->closed 
State-Changed-By: gjb 
State-Changed-When: Tue Jul 26 17:11:31 UTC 2011 
State-Changed-Why:  
Merged to 7-stable and 8-stable.  Thanks! 


http://www.freebsd.org/cgi/query-pr.cgi?pr=159137 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: docs/159137: commit references a PR
Date: Tue, 26 Jul 2011 17:10:44 +0000 (UTC)

 Author: gjb (doc committer)
 Date: Tue Jul 26 17:10:25 2011
 New Revision: 224453
 URL: http://svn.freebsd.org/changeset/base/224453
 
 Log:
   MFC 224284:
   Fix various broken links in manual pages.
   
   PR:		159137
 
 Modified:
   stable/7/share/man/man8/crash.8
 Directory Properties:
   stable/7/share/man/man8/   (props changed)
 
 Modified: stable/7/share/man/man8/crash.8
 ==============================================================================
 --- stable/7/share/man/man8/crash.8	Tue Jul 26 17:09:44 2011	(r224452)
 +++ stable/7/share/man/man8/crash.8	Tue Jul 26 17:10:25 2011	(r224453)
 @@ -36,7 +36,7 @@
  .\"
  .\" $FreeBSD$
  .\"
 -.Dd February 2, 1996
 +.Dd July 23, 2011
  .Dt CRASH 8
  .Os
  .Sh NAME
 @@ -207,7 +207,7 @@ the panic message is printed.
  For more details consult the chapter on kernel debugging in
  the
  .%B "FreeBSD Developers' Handbook"
 -.Pq Pa http://www.FreeBSD.org/ .
 +.Pq Pa http://www.freebsd.org/doc/en/books/developers-handbook/ .
  .Sh SEE ALSO
  .Xr kgdb 1 ,
  .Xr dumpon 8 ,
 _______________________________________________
 svn-src-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/svn-src-all
 To unsubscribe, send any mail to "svn-src-all-unsubscribe@freebsd.org"
 
>Unformatted:
