summaryrefslogtreecommitdiff
path: root/usr.bin/ctags
diff options
context:
space:
mode:
authorIngo Schwarze <schwarze@cvs.openbsd.org>2010-07-15 20:51:39 +0000
committerIngo Schwarze <schwarze@cvs.openbsd.org>2010-07-15 20:51:39 +0000
commitd1e3490c2c01c8d4c419a531ccbba23627555a8c (patch)
tree51922fc49afafddf96d2c0f37ca0596c58562981 /usr.bin/ctags
parent7f51966fb29bd3bf3348d5e49422c1934fa6949a (diff)
More delimiters that need quoting inside macros, hunted down by jmc@,
who asked me to commit because he is just running out of the door.
Diffstat (limited to 'usr.bin/ctags')
-rw-r--r--usr.bin/ctags/ctags.18
1 files changed, 4 insertions, 4 deletions
diff --git a/usr.bin/ctags/ctags.1 b/usr.bin/ctags/ctags.1
index cd03158c3db..da01a44e2b4 100644
--- a/usr.bin/ctags/ctags.1
+++ b/usr.bin/ctags/ctags.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: ctags.1,v 1.18 2009/02/10 19:24:17 jmc Exp $
+.\" $OpenBSD: ctags.1,v 1.19 2010/07/15 20:51:38 schwarze Exp $
.\" $NetBSD: ctags.1,v 1.4 1995/03/26 20:14:04 glass Exp $
.\"
.\" Copyright (c) 1987, 1990, 1993
@@ -30,7 +30,7 @@
.\"
.\" @(#)ctags.1 8.1 (Berkeley) 6/6/93
.\"
-.Dd $Mdocdate: February 10 2009 $
+.Dd $Mdocdate: July 15 2010 $
.Dt CTAGS 1
.Os
.Sh NAME
@@ -141,9 +141,9 @@ Files whose names end in
are assumed to be lisp files if their
first non-blank character is
.Ql \&; ,
-.Ql ( ,
+.Ql \&( ,
or
-.Ql [ ,
+.Ql \&[ ,
otherwise, they are
treated as lex files.
Other files are first examined to see if they