From nobody@FreeBSD.org  Sun Nov 29 00:32:21 2009
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 1FC221065692
	for <freebsd-gnats-submit@FreeBSD.org>; Sun, 29 Nov 2009 00:32:21 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21])
	by mx1.freebsd.org (Postfix) with ESMTP id 0ED378FC0A
	for <freebsd-gnats-submit@FreeBSD.org>; Sun, 29 Nov 2009 00:32:21 +0000 (UTC)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.14.3/8.14.3) with ESMTP id nAT0WKT8001836
	for <freebsd-gnats-submit@FreeBSD.org>; Sun, 29 Nov 2009 00:32:20 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.14.3/8.14.3/Submit) id nAT0WKvT001835;
	Sun, 29 Nov 2009 00:32:20 GMT
	(envelope-from nobody)
Message-Id: <200911290032.nAT0WKvT001835@www.freebsd.org>
Date: Sun, 29 Nov 2009 00:32:20 GMT
From: Glen Barber <glen.j.barber@gmail.com>
To: freebsd-gnats-submit@FreeBSD.org
Subject: [patch] iwnfw(4) manual references incorrect manual page
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         140985
>Category:       docs
>Synopsis:       [patch] iwnfw(4) manual references incorrect manual page
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    bcr
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sun Nov 29 00:40:01 UTC 2009
>Closed-Date:    Fri Dec 18 20:45:12 UTC 2009
>Last-Modified:  Fri Dec 18 20:45:12 UTC 2009
>Originator:     Glen Barber
>Release:        8.0-STABLE
>Organization:
>Environment:
FreeBSD pegasus 8.0-STABLE FreeBSD 8.0-STABLE #0 r199880M: Sat Nov 28 12:21:45 EST 2009     root@pegasus:/usr/obj/usr/src/sys/PEGASUS  i386
>Description:
iwnfw(4) references firmware(8) when it should reference firmware(9)
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

--- /usr/src/share/man/man4/iwnfw.4.orig	2009-11-26 16:02:38.000000000 -0500
+++ /usr/src/share/man/man4/iwnfw.4	2009-11-28 19:29:21.162379575 -0500
@@ -49,4 +49,4 @@
 statically linked into the kernel, or loaded as a module.
 .Sh SEE ALSO
 .Xr iwn 4 ,
-.Xr firmware 8
+.Xr firmware 9


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-doc->bcr 
Responsible-Changed-By: bcr 
Responsible-Changed-When: Sun Nov 29 15:28:00 UTC 2009 
Responsible-Changed-Why:  
I will work on it. 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: docs/140985: commit references a PR
Date: Fri, 11 Dec 2009 19:36:25 +0000 (UTC)

 Author: bcr (doc committer)
 Date: Fri Dec 11 19:36:10 2009
 New Revision: 200415
 URL: http://svn.freebsd.org/changeset/base/200415
 
 Log:
   Reference the correct man page for firmware(9).
   
   PR:             docs/140985
   Submitted by:   Glen Barber (glen dot j dot barber at gmail dot com)
   MFC after:      7 days
   Reviewed by:    rpaulo
   Approved by:    rpaulo, jkois (mentor)
 
 Modified:
   head/share/man/man4/iwnfw.4
 
 Modified: head/share/man/man4/iwnfw.4
 ==============================================================================
 --- head/share/man/man4/iwnfw.4	Fri Dec 11 16:32:59 2009	(r200414)
 +++ head/share/man/man4/iwnfw.4	Fri Dec 11 19:36:10 2009	(r200415)
 @@ -60,4 +60,4 @@ It may be
  statically linked into the kernel, or loaded as a module.
  .Sh SEE ALSO
  .Xr iwn 4 ,
 -.Xr firmware 8
 +.Xr firmware 9
 _______________________________________________
 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: open->patched 
State-Changed-By: bcr 
State-Changed-When: Fri Dec 11 19:41:52 UTC 2009 
State-Changed-Why:  
Committed in Rev. 200415, MFC pending.   

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: docs/140985: commit references a PR
Date: Fri, 18 Dec 2009 19:26:28 +0000 (UTC)

 Author: bcr (doc committer)
 Date: Fri Dec 18 19:26:16 2009
 New Revision: 200679
 URL: http://svn.freebsd.org/changeset/base/200679
 
 Log:
   MFC r200415:
   Reference the correct man page for firmware(9).
   
   PR:             docs/140985
   Submitted by:   Glen Barber (glen dot j dot barber at gmail dot com)
   Reviewed by:    rpaulo
   Approved by:    rpaulo, jkois (mentor)
   Merged with:    user/des/fmerge
 
 Modified:
   stable/8/share/man/man4/iwnfw.4
 Directory Properties:
   stable/8/share/man/man4/   (props changed)
 
 Modified: stable/8/share/man/man4/iwnfw.4
 ==============================================================================
 --- stable/8/share/man/man4/iwnfw.4	Fri Dec 18 19:16:44 2009	(r200678)
 +++ stable/8/share/man/man4/iwnfw.4	Fri Dec 18 19:26:16 2009	(r200679)
 @@ -49,4 +49,4 @@ It may be
  statically linked into the kernel, or loaded as a module.
  .Sh SEE ALSO
  .Xr iwn 4 ,
 -.Xr firmware 8
 +.Xr firmware 9
 _______________________________________________
 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: bcr 
State-Changed-When: Fri Dec 18 20:41:57 UTC 2009 
State-Changed-Why:  
MFCed in r200679. Thanks for sending the PR, without it, I probably would not 
have learned how to do an MFC. ;-) 

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