Bug 15821

Summary: Wrong device names in manpages for lpt(4) and nlpt(4)
Product: Documentation Reporter: blank <blank>
Component: Books & ArticlesAssignee: Jeroen Ruigrok van der Werven <asmodai>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   

Description blank 2000-01-01 15:40:01 UTC
The man page for lpt(4) mentions "lpt[012]" as the device names in the
SYNOPSIS section though /sys/i386/conf/LINT says that "olpt[012]" must
be used.

The man page for nlpt(4) mentions "nlpt0" as the device name in the
SYNOPSIS, FILES and DESCRIPTION sections though /sys/i386/conf/LINT and
/dev/MAKEDEV say that "lpt0" must be used.

Fix: 

See above.
How-To-Repeat: 
See above.
Comment 1 Jeroen Ruigrok van der Werven freebsd_committer freebsd_triage 2000-06-04 21:38:57 UTC
State Changed
From-To: open->analyzed

This is fixed in 5.0 at least, probably 4.0 as well. 
I'll fix it for 3.4-STABLE if needed. 


Comment 2 Jeroen Ruigrok van der Werven freebsd_committer freebsd_triage 2000-06-04 21:38:57 UTC
Responsible Changed
From-To: freebsd-doc->asmodai

I'll fix this.
Comment 3 Jeroen Ruigrok van der Werven freebsd_committer freebsd_triage 2001-03-14 13:43:35 UTC
State Changed
From-To: analyzed->closed

Fixed in 3.5-STABLE, 4-STABLE and CURRENT.