From: Christos Zoulas Date: Mon, 6 Oct 2008 20:16:04 +0000 (+0000) Subject: remove magic.mime references. X-Git-Tag: FILE5_05~325 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=00cc9f23d0af4f351b18267ceb97ae609a202837;p=file remove magic.mime references. --- diff --git a/doc/libmagic.man b/doc/libmagic.man index d7082c99..e39a6105 100644 --- a/doc/libmagic.man +++ b/doc/libmagic.man @@ -1,4 +1,4 @@ -.\" $File: libmagic.man,v 1.18 2008/02/28 22:24:46 rrt Exp $ +.\" $File: libmagic.man,v 1.19 2008/10/06 20:16:04 christos Exp $ .\" .\" Copyright (c) Christos Zoulas 2003. .\" All Rights Reserved. @@ -25,7 +25,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.Dd November 15, 2006 +.Dd October 6, 2008 .Dt MAGIC 3 .Os .Sh NAME @@ -200,11 +200,8 @@ before any magic queries can performed. .Pp The default database file is named by the MAGIC environment variable. If that variable is not set, the default database file name is __MAGIC__. -.Pp .Fn magic_load adds -.Dq .mime -and/or .Dq .mgc to the database filename as appropriate. .Sh RETURN VALUES @@ -237,11 +234,7 @@ when .Dv MAGIC_PRESERVE_ATIME is set. .Sh FILES -.Bl -tag -width __MAGIC__.mime.mgc -compact -.It Pa __MAGIC__.mime -The non-compiled default magic mime database. -.It Pa __MAGIC__.mime.mgc -The compiled default magic mime database. +.Bl -tag -width __MAGIC__.mgc -compact .It Pa __MAGIC__ The non-compiled default magic database. .It Pa __MAGIC__.mgc