From: Christos Zoulas Date: Fri, 7 Mar 2003 14:59:04 +0000 (+0000) Subject: mention regular expressions. X-Git-Tag: FILE5_05~1043 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=219eda3fde4e939c38917bc2403a54d19b1267e7;p=file mention regular expressions. --- diff --git a/doc/magic.man b/doc/magic.man index 0d957bc3..01a1ff03 100644 --- a/doc/magic.man +++ b/doc/magic.man @@ -73,6 +73,8 @@ interpreted as a UNIX date. A four-byte value (on most systems) in little-endian byte order, interpreted as a UNIX-style date, but interpreted as local time rather than UTC. +.IP regex +A regular expression to be matched with the string at that position in the file. .RE .PP The numeric types may optionally be followed by @@ -235,4 +237,4 @@ indirect offsets. .\" the changes I posted to the S5R2 version. .\" .\" Modified for Ian Darwin's version of the file command. -.\" @(#)$Id: magic.man,v 1.21 2003/02/27 20:47:46 christos Exp $ +.\" @(#)$Id: magic.man,v 1.22 2003/03/07 14:59:04 christos Exp $