From: Reuben Thomas Date: Sun, 17 Feb 2008 19:26:15 +0000 (+0000) Subject: Clarify syntax X-Git-Tag: pre-rrt-big-changes-post-4-23~15 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=f716872edebee4749e38ae91f0b5a79cd0bba48e;p=file Clarify syntax --- diff --git a/doc/magic.man b/doc/magic.man index c95a0302..63c9045d 100644 --- a/doc/magic.man +++ b/doc/magic.man @@ -1,4 +1,4 @@ -.\" $File: magic.man,v 1.46 2008/02/11 23:26:17 rrt Exp $ +.\" $File: magic.man,v 1.47 2008/02/12 15:59:18 rrt Exp $ .Dd January 10, 2007 .Dt MAGIC __FSECTION__ .Os @@ -170,7 +170,7 @@ not beginning and end of file. .It Dv search A literal string search starting at the given offset. It must be followed by -.Dv \*[Lt]number\*[Gt] +.Dv /\*[Lt]number\*[Gt] which specifies how many matches shall be attempted (the range). This is suitable for searching larger binary expressions with variable offsets, using @@ -474,4 +474,4 @@ a system on which the lengths are invariant. .\" the changes I posted to the S5R2 version. .\" .\" Modified for Ian Darwin's version of the file command. -.\" @(#)$Id: magic.man,v 1.47 2008/02/12 15:59:18 rrt Exp $ +.\" @(#)$Id: magic.man,v 1.48 2008/02/17 19:26:15 rrt Exp $