From nobody@FreeBSD.org  Fri Feb 20 09:23:41 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 1D20F106564A
	for <freebsd-gnats-submit@FreeBSD.org>; Fri, 20 Feb 2009 09:23:41 +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 09D418FC0A
	for <freebsd-gnats-submit@FreeBSD.org>; Fri, 20 Feb 2009 09:23:41 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.14.3/8.14.3) with ESMTP id n1K9NetT066544
	for <freebsd-gnats-submit@FreeBSD.org>; Fri, 20 Feb 2009 09:23:40 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.14.3/8.14.3/Submit) id n1K9NeTp066537;
	Fri, 20 Feb 2009 09:23:40 GMT
	(envelope-from nobody)
Message-Id: <200902200923.n1K9NeTp066537@www.freebsd.org>
Date: Fri, 20 Feb 2009 09:23:40 GMT
From: Niclas Zeising <niclas.zeising@gmail.com>
To: freebsd-gnats-submit@FreeBSD.org
Subject: [PATCH] removal of nonexistent manpage in SEE ALSO section of iwn(4)
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         131898
>Category:       docs
>Synopsis:       [PATCH] removal of nonexistent manpage in SEE ALSO section of iwn(4)
>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:   Fri Feb 20 09:30:01 UTC 2009
>Closed-Date:    Sat May 09 18:10:34 UTC 2009
>Last-Modified:  Sat May 09 18:10:34 UTC 2009
>Originator:     Niclas Zeising
>Release:        8.0-CURRENT
>Organization:
>Environment:
>Description:
In the see also section  of iwn(4) there is a reference to a nonexistent manpage iwnfw(4). The attached patch removes that reference.
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

Index: src/share/man/man4/iwn.4
===================================================================
RCS file: /home/ncvs/src/share/man/man4/iwn.4,v
retrieving revision 1.2
diff -u -d -r1.2 iwn.4
--- src/share/man/man4/iwn.4	12 May 2008 08:53:02 -0000	1.2
+++ src/share/man/man4/iwn.4	18 Feb 2009 19:55:18 -0000
@@ -146,7 +146,6 @@
 This should not happen.
 .El
 .Sh SEE ALSO
-.Xr iwnfw 4 ,
 .Xr pci 4 ,
 .Xr wlan 4 ,
 .Xr wlan_ccmp 4 ,


>Release-Note:
>Audit-Trail:

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: docs/131898: commit references a PR
Date: Sat,  9 May 2009 18:09:42 +0000 (UTC)

 Author: roberto
 Date: Sat May  9 18:09:18 2009
 New Revision: 191941
 URL: http://svn.freebsd.org/changeset/base/191941
 
 Log:
   Remove reference to nonexistant manpage.
   
   PR:		    ports/131898
   Submitted by:	    Niclas Zeising <niclas.zeising@gmail.com>
   Prodded by:         sbruno
 
 Modified:
   head/share/man/man4/iwn.4
 
 Modified: head/share/man/man4/iwn.4
 ==============================================================================
 --- head/share/man/man4/iwn.4	Sat May  9 18:09:17 2009	(r191940)
 +++ head/share/man/man4/iwn.4	Sat May  9 18:09:18 2009	(r191941)
 @@ -146,7 +146,6 @@ failed.
  This should not happen.
  .El
  .Sh SEE ALSO
 -.Xr iwnfw 4 ,
  .Xr pci 4 ,
  .Xr wlan 4 ,
  .Xr wlan_ccmp 4 ,
 _______________________________________________
 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->closed 
State-Changed-By: roberto 
State-Changed-When: Sat May 9 18:10:17 UTC 2009 
State-Changed-Why:  
Patch applied, thanks! 

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