From charon@labs.gr  Sat Sep  8 17:48:55 2001
Return-Path: <charon@labs.gr>
Received: from mailsrv.otenet.gr (mailsrv.otenet.gr [195.170.0.5])
	by hub.freebsd.org (Postfix) with ESMTP id 5A4E237B401
	for <FreeBSD-gnats-submit@freebsd.org>; Sat,  8 Sep 2001 17:48:54 -0700 (PDT)
Received: from hades.hell.gr (patr530-b118.otenet.gr [195.167.121.246])
	by mailsrv.otenet.gr (8.11.5/8.11.5) with ESMTP id f890mpA16267
	for <FreeBSD-gnats-submit@freebsd.org>; Sun, 9 Sep 2001 03:48:51 +0300 (EEST)
Received: (from charon@localhost)
	by hades.hell.gr (8.11.6/8.11.6) id f88NWOp12789;
	Sun, 9 Sep 2001 02:32:24 +0300 (EEST)
	(envelope-from charon)
Message-Id: <200109082332.f88NWOp12789@hades.hell.gr>
Date: Sun, 9 Sep 2001 02:32:24 +0300 (EEST)
From: Giorgos Keramidas <charon@labs.gr>
Reply-To: Giorgos Keramidas <charon@labs.gr>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: remove reference to nonexistent crd(4) from manpage of fe(4)
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         30445
>Category:       docs
>Synopsis:       remove reference to nonexistent crd(4) from manpage of fe(4)
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    murray
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sat Sep 08 17:50:00 PDT 2001
>Closed-Date:    Wed Oct 10 04:48:47 PDT 2001
>Last-Modified:  Wed Oct 10 04:49:10 PDT 2001
>Originator:     Giorgos Keramidas
>Release:        FreeBSD 5.0-CURRENT i386
>Organization:
>Environment:
System: FreeBSD hades.hell.gr 5.0-CURRENT FreeBSD 5.0-CURRENT #5: Tue Sep 4 19:49:44 EEST 2001 root@hades.hell.gr:/usr/obj/usr/src/sys/CHARON i386

>Description:

	The manpage of fe(4) from man4/man4.i386/fe.4 contains a
	reference to crd(4), but man -w reports that it cannot find
	this page.

>How-To-Repeat:

	Look at SEE ALSO section of 'man 4 fe'.
	A reference to crd(4) should be there.
	Use 'man -w 4 crd' to look for crd(4) manpage.

>Fix:

--- patch-ac begins here ---
Index: man4.i386/fe.4
===================================================================
RCS file: /home/ncvs/src/share/man/man4/man4.i386/fe.4,v
retrieving revision 1.21
diff -u -r1.21 fe.4
--- man4.i386/fe.4	14 Jul 2001 19:41:04 -0000	1.21
+++ man4.i386/fe.4	8 Sep 2001 23:14:06 -0000
@@ -238,7 +238,6 @@
 It requires the PC card (PCMCIA) support package.
 .Sh SEE ALSO
 .Xr netstat 1 ,
-.Xr crd 4 ,
 .Xr ed 4 ,
 .Xr netintro 4 ,
 .Xr ng_ether 4 ,
--- patch-ac ends here ---


>Release-Note:
>Audit-Trail:

From: Alexey Zelkin <phantom@FreeBSD.ORG>
To: Giorgos Keramidas <charon@labs.gr>
Cc: FreeBSD-gnats-submit@FreeBSD.ORG, imp@FreeBSD.ORG
Subject: Re: docs/30445: remove reference to nonexistent crd(4) from manpage of fe(4)
Date: Sun, 9 Sep 2001 14:12:48 +0300

 hi,
 
 On Sun, Sep 09, 2001 at 02:32:24AM +0300, Giorgos Keramidas wrote:
  
 > >Number:         30445
 > >Category:       docs
 > >Synopsis:       remove reference to nonexistent crd(4) from manpage of fe(4)
 
 > >Description:
 > 
 > 	The manpage of fe(4) from man4/man4.i386/fe.4 contains a
 > 	reference to crd(4), but man -w reports that it cannot find
 > 	this page.
 
 Looks like it should be a reference to manual page describing PCCARD
 stuff. I would suggest to contact FreeBSD PCCARD mainatainer and ask him
 about availability (or his plans on writing) of such manual page.
 
State-Changed-From-To: open->analyzed 
State-Changed-By: murray 
State-Changed-When: Sun Oct 7 21:48:00 PDT 2001 
State-Changed-Why:  
The reference to a nonexistant page has been removed. 



Responsible-Changed-From-To: freebsd-doc->murray 
Responsible-Changed-By: murray 
Responsible-Changed-When: Sun Oct 7 21:48:00 PDT 2001 
Responsible-Changed-Why:  
My MFC reminder. 

http://www.FreeBSD.org/cgi/query-pr.cgi?pr=30445 
State-Changed-From-To: analyzed->closed 
State-Changed-By: murray 
State-Changed-When: Wed Oct 10 04:48:47 PDT 2001 
State-Changed-Why:  
The fix has been merged to -STABLE.  Thanks! 


http://www.FreeBSD.org/cgi/query-pr.cgi?pr=30445 
>Unformatted:
