/etc/magic -> /usr/share/misc/magic

PR:		docs/4872
This commit is contained in:
Steve Price 1997-11-04 03:56:56 +00:00
parent 788217f130
commit 298c00f5f9
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=30920

View file

@ -13,7 +13,7 @@ among other tests,
a test for whether the file begins with a certain a test for whether the file begins with a certain
.IR "magic number" . .IR "magic number" .
The file The file
.I /etc/magic .I /usr/share/misc/magic
specifies what magic numbers are to be tested for, specifies what magic numbers are to be tested for,
what message to print if a particular magic number is found, what message to print if a particular magic number is found,
and additional information to extract from the file. and additional information to extract from the file.
@ -203,4 +203,4 @@ indirect offsets.
.\" the changes I posted to the S5R2 version. .\" the changes I posted to the S5R2 version.
.\" .\"
.\" Modified for Ian Darwin's version of the file command. .\" 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 $