Sun Mar 15 15:16:58 2009 UTC ()
Specify width for tag list.


(joerg)
diff -r1.17 -r1.18 src/dist/file/doc/file.1

cvs diff -r1.17 -r1.18 src/dist/file/doc/Attic/file.1 (expand / switch to unified diff)

--- src/dist/file/doc/Attic/file.1 2008/08/30 12:16:51 1.17
+++ src/dist/file/doc/Attic/file.1 2009/03/15 15:16:58 1.18
@@ -165,27 +165,27 @@ Do not prepend filenames to output lines @@ -165,27 +165,27 @@ Do not prepend filenames to output lines
165Cause a checking printout of the parsed form of the magic file. 165Cause a checking printout of the parsed form of the magic file.
166This is usually used in conjunction with the 166This is usually used in conjunction with the
167.Fl m 167.Fl m
168flag to debug a new magic file before installing it. 168flag to debug a new magic file before installing it.
169.It Fl C , -compile 169.It Fl C , -compile
170Write a 170Write a
171.Pa magic.mgc 171.Pa magic.mgc
172output file that contains a pre-parsed version of the magic file or directory. 172output file that contains a pre-parsed version of the magic file or directory.
173.It Fl e , -exclude Ar testname 173.It Fl e , -exclude Ar testname
174Exclude the test named in 174Exclude the test named in
175.Ar testname 175.Ar testname
176from the list of tests made to determine the file type. Valid test names 176from the list of tests made to determine the file type. Valid test names
177are: 177are:
178.Bl -tag -width 178.Bl -tag -width compress
179.It apptype 179.It apptype
180Check for 180Check for
181.Dv EMX 181.Dv EMX
182application type (only on EMX). 182application type (only on EMX).
183.It ascii 183.It ascii
184Check for various types of ascii files. 184Check for various types of ascii files.
185.It compress 185.It compress
186Don't look for, or inside compressed files. 186Don't look for, or inside compressed files.
187.It elf 187.It elf
188Don't print elf details. 188Don't print elf details.
189.It fortran 189.It fortran
190Don't look for fortran sequences inside ascii files. 190Don't look for fortran sequences inside ascii files.
191.It soft 191.It soft