Bug 30444

Summary: remove broken references to gated(8) and pcnfsd(8) from rc.conf(5)
Product: Documentation Reporter: Giorgos Keramidas <charon>
Component: Books & ArticlesAssignee: Giorgos Keramidas <keramida>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
patch.diff none

Description Giorgos Keramidas 2001-09-09 01:50:00 UTC
	The manpage of rc.conf(5) contains broken references to two
	other manpages that dont exist on my -CURRENT box:

	    gated(8), and
	    pcnfsd(8)

How-To-Repeat: 
	Grep for gated and pcnfsd the output of 'man 5 rc.conf'.
	Then try to read those manpages.
Comment 1 Alexey Zelkin freebsd_committer freebsd_triage 2001-09-09 12:16:40 UTC
hi,

On Sun, Sep 09, 2001 at 02:43:03AM +0300, Giorgos Keramidas wrote:
 
> >Number:         30444
> >Category:       docs
> >Synopsis:       remove broken references to gated(8) and pcnfsd(8) from rc.conf(5)

> >Description:
> 
> 	The manpage of rc.conf(5) contains broken references to two
> 	other manpages that dont exist on my -CURRENT box:
> 
> 	    gated(8), and
> 	    pcnfsd(8)

Actually it depends on ports installed on your system. Both these manual
pages are describing utilities available as FreeBSD ports, not base system
tools. IMHO, they're should not be removed, but marked as externally
maintained software references.

Ruslan ? Will we have .Pr or something like that ? Or maybe it's better
to remove all ports .Xr's from base system manual pages ?
Comment 2 Giorgos Keramidas freebsd_committer freebsd_triage 2001-10-15 01:04:25 UTC
Responsible Changed
From-To: freebsd-doc->keramida

I'll take care of this one.
Comment 3 Wouter Van Hemel 2002-07-01 20:41:36 UTC
FYI, gated seems to be closed source now. The port doesn't build anymore
for a long time already (so I've heard). See docs/38244 for more info.
Comment 4 Tom Rhodes freebsd_committer freebsd_triage 2003-05-06 23:01:51 UTC
State Changed
From-To: open->closed

This is also in PR: 38244.  murray is taking care of this.