=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/file/file.1,v retrieving revision 1.26 retrieving revision 1.27 diff -u -r1.26 -r1.27 --- src/usr.bin/file/file.1 2007/02/28 07:41:07 1.26 +++ src/usr.bin/file/file.1 2007/03/29 11:34:41 1.27 @@ -1,4 +1,4 @@ -.\" $OpenBSD: file.1,v 1.26 2007/02/28 07:41:07 david Exp $ +.\" $OpenBSD: file.1,v 1.27 2007/03/29 11:34:41 jmc Exp $ .\" $FreeBSD: src/usr.bin/file/file.1,v 1.16 2000/03/01 12:19:39 sheldonh Exp $ .\" .\" Copyright (c) Ian F. Darwin 1986-1995. @@ -183,9 +183,9 @@ Cause symlinks to be followed, as the like-named option in .Xr ls 1 (on systems that support symbolic links). -.It Fl m Ar magiclist +.It Fl m Ar magicfiles Specify an alternate list, -.Ar magiclist , +.Ar magicfiles , of files containing magic numbers. This can be a single file or a colon-separated list of files. If a compiled magic file is found alongside, it will be used instead.