Bug 30445

Summary: remove reference to nonexistent crd(4) from manpage of fe(4)
Product: Documentation Reporter: Giorgos Keramidas <charon>
Component: Books & ArticlesAssignee: Murray Stokely <murray>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
patch-ac none

Description Giorgos Keramidas 2001-09-09 01:50:00 UTC
	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.
Comment 1 Alexey Zelkin freebsd_committer freebsd_triage 2001-09-09 12:12:48 UTC
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.
Comment 2 Murray Stokely freebsd_committer freebsd_triage 2001-10-08 05:48:00 UTC
State Changed
From-To: open->analyzed

The reference to a nonexistant page has been removed. 



Comment 3 Murray Stokely freebsd_committer freebsd_triage 2001-10-08 05:48:00 UTC
Responsible Changed
From-To: freebsd-doc->murray

My MFC reminder.
Comment 4 Murray Stokely freebsd_committer freebsd_triage 2001-10-10 12:48:47 UTC
State Changed
From-To: analyzed->closed

The fix has been merged to -STABLE.  Thanks!