summaryrefslogtreecommitdiff
path: root/usr.bin/file
diff options
context:
space:
mode:
authorJason McIntyre <jmc@cvs.openbsd.org>2010-07-15 21:54:21 +0000
committerJason McIntyre <jmc@cvs.openbsd.org>2010-07-15 21:54:21 +0000
commite46e891adde0f8352b3c5d1e26d7a1222ef4399d (patch)
treeb49458eae36e1566f691270413239677508a3ec6 /usr.bin/file
parentd1cd7b277c3248a7a3afa919c9b5474219b70a14 (diff)
some escapes i missed;
Diffstat (limited to 'usr.bin/file')
-rw-r--r--usr.bin/file/magic.56
1 files changed, 3 insertions, 3 deletions
diff --git a/usr.bin/file/magic.5 b/usr.bin/file/magic.5
index 3b8a9999021..d24f8c6db8e 100644
--- a/usr.bin/file/magic.5
+++ b/usr.bin/file/magic.5
@@ -1,4 +1,4 @@
-.\" $OpenBSD: magic.5,v 1.13 2009/11/26 20:22:50 jmc Exp $
+.\" $OpenBSD: magic.5,v 1.14 2010/07/15 21:54:20 jmc Exp $
.\"
.\" @(#)$FreeBSD: src/usr.bin/file/magic.5,v 1.11 2000/03/01 12:19:39 sheldonh Exp $
.\"
@@ -30,7 +30,7 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
-.Dd $Mdocdate: November 26 2009 $
+.Dd $Mdocdate: July 15 2010 $
.Dt MAGIC 5
.Os
.\" install as magic.4 on USG, magic.5 on V7, Berkeley and Linux systems.
@@ -371,7 +371,7 @@ being examined.
If the first character following the last
.Em \*(Gt
is a
-.Em (
+.Em \&(
then the string after the parenthesis is interpreted as an indirect offset.
That means that the number after the parenthesis is used as an offset in
the file.