]> granicus.if.org Git - file/commitdiff
Apply Debian doc patches.
authorReuben Thomas <rrt@sc3d.org>
Mon, 20 Sep 2010 20:15:36 +0000 (20:15 +0000)
committerReuben Thomas <rrt@sc3d.org>
Mon, 20 Sep 2010 20:15:36 +0000 (20:15 +0000)
doc/file.man
doc/magic.man

index 54552fab4b93439de87c354fdf92c4afcfcf4fe0..fc33ed450342673c58d40ba02e2727692bcf9aef 100644 (file)
@@ -1,4 +1,4 @@
-.\" $File: file.man,v 1.83 2010/02/23 23:33:48 christos Exp $
+.\" $File: file.man,v 1.84 2010/09/20 20:15:36 rrt Exp $
 .Dd February 23, 2010
 .Dt FILE __CSECTION__
 .Os
@@ -184,7 +184,7 @@ Valid test names are:
 .It apptype
 .Dv EMX
 application type (only on EMX).
-.It text
+.It ascii
 Various types of text files (this test will try to guess the text encoding, irrespective of the setting of the
 .Sq encoding
 option).
@@ -335,6 +335,11 @@ will not attempt to open
 adds
 .Sq .mgc
 to the value of this variable as appropriate.
+However,
+.Pa file
+has to exist in order for
+.Pa file.mime
+to be considered.
 The environment variable
 .Dv POSIXLY_CORRECT
 controls (on systems that support symbolic links), whether
@@ -352,7 +357,7 @@ options.
 .Xr magic __FSECTION__ ,
 .Xr strings 1 ,
 .Xr od 1 ,
-.Xr hexdump 1,
+.Xr hexdump 1 ,
 .Xr file 1posix
 .Sh STANDARDS CONFORMANCE
 This program is believed to exceed the System V Interface Definition
index 30bbe98949cc1f02e43d407a9e3f6a6ef49ac5fd..3891a4597df0433f9bb8e725851e316ce8c1b33f 100644 (file)
@@ -1,4 +1,4 @@
-.\" $File: magic.man,v 1.61 2010/06/02 17:10:59 christos Exp $
+.\" $File: magic.man,v 1.62 2010/09/20 20:15:36 rrt Exp $
 .Dd August 30, 2008
 .Dt MAGIC __FSECTION__
 .Os
@@ -348,7 +348,7 @@ If a the test on a line at level
 .Em n
 succeeds, all following tests at level
 .Em n+1
-are performed, and the messages printed if the tests succeed, untile a line
+are performed, and the messages printed if the tests succeed, until a line
 with level
 .Em n
 (or less) appears.