Bug 60999

Summary: ppp(8) references non-existent pppoe(8)
Product: Documentation Reporter: mjl
Component: Books & ArticlesAssignee: Tom Rhodes <trhodes>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   

Description mjl 2004-01-07 02:10:14 UTC
      In the references section of the ppp(8) man page is a pointer to pppoe(8).  This man page does not exist on 4.9-RELEASE, or a recent 4.9-STABLE.

[mjl@spandex mjl]$ man pppoe
No manual entry for pppoe

Fix: 

maybe a reference to pppoed is what was intended?
How-To-Repeat:       man 8 ppp, skip to "see also" section at the bottom.
Comment 1 Tom Rhodes freebsd_committer freebsd_triage 2004-01-12 16:10:57 UTC
State Changed
From-To: open->patched

Take this PR and mark it as patched.  Thanks to Marc Silver 
(marcs@draenor.org) for submitting a patch. 


Comment 2 Tom Rhodes freebsd_committer freebsd_triage 2004-01-12 16:10:57 UTC
Responsible Changed
From-To: freebsd-doc->trhodes

Take this PR and mark it as patched.  Thanks to Marc Silver 
(marcs@draenor.org) for submitting a patch.
Comment 3 Tom Rhodes freebsd_committer freebsd_triage 2004-02-10 06:54:21 UTC
State Changed
From-To: patched->closed

MFC complete, thanks for the submission.