Bug 7231 - [STABLE] magic(5) manual refers to obsolete location of magic file
Summary: [STABLE] magic(5) manual refers to obsolete location of magic file
Status: Closed FIXED
Alias: None
Product: Documentation
Classification: Unclassified
Component: Books & Articles (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-doc (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 1998-07-10 04:00 UTC by sakai
Modified: 1998-07-11 15:11 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description sakai 1998-07-10 04:00:01 UTC
Online manual page for magic(5) says the magic file is located at /etc,
whereas the actual file is now in /usr/share/misc.

Fix: 

Replace '/etc/magic' with '/usr/share/misc/magic'
in /usr/share/man/man5/magic.5.gz
How-To-Repeat: $ man magic
Comment 1 Poul-Henning Kamp freebsd_committer freebsd_triage 1998-07-11 09:15:29 UTC
State Changed
From-To: open->suspended

already fixed in -current 
Comment 2 Joseph Koshy freebsd_committer freebsd_triage 1998-07-11 15:10:10 UTC
State Changed
From-To: suspended->closed

Merged into -stable rev 1.4.2.2.