Bug 78605

Summary: ppp man page errors
Product: Documentation Reporter: John E. Hein <jhein>
Component: Books & ArticlesAssignee: jcamou
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description John E. Hein 2005-03-08 22:40:02 UTC
	The ppp man page refers to 'pseudo-device tun N'.  The 'N' is not
    supported in 4.x and causes config errors in 5.x

	It also refers the using MAKEDEV for tun devices.  This still
    applies to 4.x, but not 5.x

Fix: For 6.x & 5.x (4.x still can have the MAKEDEV info):
Comment 1 jcamou freebsd_committer freebsd_triage 2005-04-25 05:00:43 UTC
Responsible Changed
From-To: freebsd-doc->jcamou

Take it.
Comment 2 jcamou freebsd_committer freebsd_triage 2005-04-28 23:36:04 UTC
State Changed
From-To: open->patched

Patch committed to HEAD with some changes, thanks for 
the submission.
Comment 3 jcamou freebsd_committer freebsd_triage 2005-05-02 08:28:47 UTC
State Changed
From-To: patched->closed

The changes had been merged from current to RELENG_5.