summaryrefslogtreecommitdiff
path: root/usr.bin/file/magdir/c-lang
diff options
context:
space:
mode:
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)