From nobody@FreeBSD.org  Tue May 16 23:50:42 2006
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 116A516A5D6
	for <freebsd-gnats-submit@FreeBSD.org>; Tue, 16 May 2006 23:50:42 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (www.freebsd.org [216.136.204.117])
	by mx1.FreeBSD.org (Postfix) with ESMTP id A406543D69
	for <freebsd-gnats-submit@FreeBSD.org>; Tue, 16 May 2006 23:50:38 +0000 (GMT)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.13.1/8.13.1) with ESMTP id k4GNoa3k026701
	for <freebsd-gnats-submit@FreeBSD.org>; Tue, 16 May 2006 23:50:36 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.13.1/8.13.1/Submit) id k4GNoaEt026700;
	Tue, 16 May 2006 23:50:36 GMT
	(envelope-from nobody)
Message-Id: <200605162350.k4GNoaEt026700@www.freebsd.org>
Date: Tue, 16 May 2006 23:50:36 GMT
From: David Rhodus <drhodus@machdep.com>
To: freebsd-gnats-submit@FreeBSD.org
Subject: [PATCH] remove nonexistent man page reference
X-Send-Pr-Version: www-2.3

>Number:         97375
>Category:       docs
>Synopsis:       [PATCH] remove nonexistent man page reference
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    trhodes
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed May 17 00:00:35 GMT 2006
>Closed-Date:    Fri Nov 03 09:19:37 GMT 2006
>Last-Modified:  Fri Nov  3 09:20:23 GMT 2006
>Originator:     David Rhodus
>Release:        7.0
>Organization:
>Environment:
>Description:
Index: ndiscvt.8
===================================================================
RCS file: /home/ncvs/src/usr.sbin/ndiscvt/ndiscvt.8,v
retrieving revision 1.7.2.1
diff -u -r1.7.2.1 ndiscvt.8
--- ndiscvt.8   18 Aug 2005 15:01:26 -0000      1.7.2.1
+++ ndiscvt.8   16 May 2006 23:47:46 -0000
@@ -262,8 +262,7 @@
 .Xr ld 1 ,
 .Xr objcopy 1 ,
 .Xr ndis 4 ,
-.Xr kldload 8 ,
-.Xr ndisapi 9
+.Xr kldload 8
 .Sh HISTORY
 The
 .Nm

>How-To-Repeat:

>Fix:

>Release-Note:
>Audit-Trail:

From: Giorgos Keramidas <keramida@freebsd.org>
To: David Rhodus <drhodus@machdep.com>, wpaul@freebsd.org
Cc: bug-followup@freebsd.org
Subject: Re: docs/97375: [PATCH] remove nonexistent man page reference
Date: Wed, 17 May 2006 03:23:22 +0300

 On 2006-05-16 23:50, David Rhodus <drhodus@machdep.com> wrote:
 > Index: ndiscvt.8
 > ===================================================================
 > RCS file: /home/ncvs/src/usr.sbin/ndiscvt/ndiscvt.8,v
 > retrieving revision 1.7.2.1
 > diff -u -r1.7.2.1 ndiscvt.8
 > --- ndiscvt.8   18 Aug 2005 15:01:26 -0000      1.7.2.1
 > +++ ndiscvt.8   16 May 2006 23:47:46 -0000
 > @@ -262,8 +262,7 @@
 >  .Xr ld 1 ,
 >  .Xr objcopy 1 ,
 >  .Xr ndis 4 ,
 > -.Xr kldload 8 ,
 > -.Xr ndisapi 9
 > +.Xr kldload 8
 >  .Sh HISTORY
 >  The
 >  .Nm
 
 Perhaps Bill Paul intented to write an ndisapi(9) manpage?
 Instead of removing this we should probably ask his opinion,
 and see if we should keep this reference for a while.
 
 - Giorgos
 
State-Changed-From-To: open->patched 
State-Changed-By: trhodes 
State-Changed-When: Tue Oct 10 07:19:43 UTC 2006 
State-Changed-Why:  
I've removed the noted Xref, thanks! 


Responsible-Changed-From-To: freebsd-doc->trhodes 
Responsible-Changed-By: trhodes 
Responsible-Changed-When: Tue Oct 10 07:19:43 UTC 2006 
Responsible-Changed-Why:  
Over to me, MFC reminder. 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: docs/97375: commit references a PR
Date: Tue, 10 Oct 2006 07:19:45 +0000 (UTC)

 trhodes     2006-10-10 07:19:30 UTC
 
   FreeBSD src repository
 
   Modified files:
     usr.sbin/ndiscvt     ndiscvt.8 
   Log:
   Remove ndisapi.9 Xref.
   
   PR:     97375
   
   Revision  Changes    Path
   1.9       +1 -2      src/usr.sbin/ndiscvt/ndiscvt.8
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
State-Changed-From-To: patched->closed 
State-Changed-By: trhodes 
State-Changed-When: Fri Nov 3 09:19:12 UTC 2006 
State-Changed-Why:  
Changes merged into RELENG_6, thanks! 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: docs/97375: commit references a PR
Date: Fri,  3 Nov 2006 09:19:10 +0000 (UTC)

 trhodes     2006-11-03 09:18:41 UTC
 
   FreeBSD src repository
 
   Modified files:        (Branch: RELENG_6)
     usr.sbin/ndiscvt     ndiscvt.8 
   Log:
   MFC:
     Remove ndisapi.9 Xref.
   
     PR:     97375
   
   Approved by:    re (hrs)
   
   Revision  Changes    Path
   1.7.2.2   +1 -2      src/usr.sbin/ndiscvt/ndiscvt.8
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
>Unformatted:
