]> granicus.if.org Git - file/commitdiff
Clarify syntax
authorReuben Thomas <rrt@sc3d.org>
Sun, 17 Feb 2008 19:26:15 +0000 (19:26 +0000)
committerReuben Thomas <rrt@sc3d.org>
Sun, 17 Feb 2008 19:26:15 +0000 (19:26 +0000)
doc/magic.man

index 58ebee8c3ed3de895c4d3cea0585a22631c6be58..4275b47a520e62dfb5de2b7f966aac5109a6ac87 100644 (file)
@@ -1,4 +1,4 @@
-.\" $File: magic.man,v 1.47 2008/02/12 15:59:18 rrt Exp $
+.\" $File: magic.man,v 1.48 2008/02/17 19:26:15 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 $