Bug 31558

Summary: mknod(8) reports wrong location of major numbers
Product: Documentation Reporter: Neal <parc>
Component: Books & ArticlesAssignee: freebsd-doc (Nobody) <doc>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   

Description Neal 2001-10-28 18:10:00 UTC
mknod(8) documents /usr/src/conf/device.architecture to contain the list of assigned major numbers, while the actual file is /usr/src/conf/majors.

Fix: 

replace device.architecture to majors.
How-To-Repeat: man 8 mknod
Comment 1 dd freebsd_committer freebsd_triage 2001-11-04 23:11:28 UTC
State Changed
From-To: open->closed

Corrected in -current, thanks!