| Summary: | file name error in magic(4) | ||
|---|---|---|---|
| Product: | Documentation | Reporter: | rdm <rdm> |
| Component: | Books & Articles | Assignee: | freebsd-doc (Nobody) <doc> |
| Status: | Closed FIXED | ||
| Severity: | Affects Only Me | ||
| Priority: | Normal | ||
| Version: | Latest | ||
| Hardware: | Any | ||
| OS: | Any | ||
State Changed From-To: open->closed This problem has already been fixed in 4.2-STABLE. Thanks for pointing this out though! |
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