diff --git a/usr.bin/file/magic.5 b/usr.bin/file/magic.5 index bd1a5a5db985..2488191dc4cb 100644 --- a/usr.bin/file/magic.5 +++ b/usr.bin/file/magic.5 @@ -13,7 +13,7 @@ among other tests, a test for whether the file begins with a certain .IR "magic number" . The file -.I /etc/magic +.I /usr/share/misc/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. @@ -203,4 +203,4 @@ indirect offsets. .\" the changes I posted to the S5R2 version. .\" .\" Modified for Ian Darwin's version of the file command. -.\" @(#)$Id: magic.5,v 1.1.1.3 1997/03/18 17:58:57 mpp Exp $ +.\" @(#)$Id: magic.5,v 1.7 1997/03/18 19:37:20 mpp Exp $