Bug 26240

Summary: file name error in magic(4)
Product: Documentation Reporter: rdm <rdm>
Component: Books & ArticlesAssignee: freebsd-doc (Nobody) <doc>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   

Description rdm 2001-03-31 08:10:01 UTC
	The magic(4) man page says:

          "The file /usr/local/share/magic specifies what magic numbers
           are to be tested for, what  message to print if a particular
           magic number is found, and additional information to extract
           from the file."

        The file is actually "/usr/share/misc/magic".

Fix: 

Fix the man page.
How-To-Repeat: 
	% man magic
Comment 1 Bruce A. Mah freebsd_committer freebsd_triage 2001-03-31 08:27:30 UTC
State Changed
From-To: open->closed

This problem has already been fixed in 4.2-STABLE. 
Thanks for pointing this out though!