summaryrefslogtreecommitdiff
path: root/usr.bin/file/magdir/c-lang
diff options
context:
space:
mode:
authorCharles Longeau <chl@cvs.openbsd.org>2008-05-08 01:40:58 +0000
committerCharles Longeau <chl@cvs.openbsd.org>2008-05-08 01:40:58 +0000
commit05744bdb96c275f787205ebc59751a053e00bb05 (patch)
tree9b49fbdec84cb9e5d1af212de09a450cfee68aa0 /usr.bin/file/magdir/c-lang
parent6b48017a29bf2d49da78618c15452a73b5327e04 (diff)
Update file to 4.21.
tested by ian@ sthen@ OK ian@, "move ahead with it" deraadt@
Diffstat (limited to 'usr.bin/file/magdir/c-lang')
-rw-r--r--usr.bin/file/magdir/c-lang6
1 files changed, 3 insertions, 3 deletions
diff --git a/usr.bin/file/magdir/c-lang b/usr.bin/file/magdir/c-lang
index fcfa862180f..c3c1a2188f1 100644
--- a/usr.bin/file/magdir/c-lang
+++ b/usr.bin/file/magdir/c-lang
@@ -1,4 +1,4 @@
-# $OpenBSD: c-lang,v 1.3 2004/06/03 03:14:19 tedu Exp $
+# $OpenBSD: c-lang,v 1.4 2008/05/08 01:40:57 chl Exp $
#------------------------------------------------------------------------------
# c-lang: file(1) magic for C programs (or REXX)
@@ -21,5 +21,5 @@
# The inverted index functionality was added some time betwen
# versions 11 and 15, so look for -q if version is above 14:
>7 string >14
->>10 regex .+\ -q\ with inverted index
->10 regex .+\ -c\ text (non-compressed)
+>>10 regex .+\ -q\ with inverted index
+>10 regex .+\ -c\ text (non-compressed)