avoid literal : in index entries
authorKarl Berry <karl@freefriends.org>
Sat, 3 Sep 2011 16:56:26 +0000 (09:56 -0700)
committerIan Beckwith <ianb@erislabs.net>
Thu, 8 Sep 2011 02:03:29 +0000 (03:03 +0100)
(cherry picked from commit e4078c6f6eed0f441ab49d8b98f3812c20f7278d)

ChangeLog
doc/regex.texi

index 0b12001..a67dc49 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2011-09-03  Karl Berry  <karl@gnu.org>
+
+       * doc/regex.texi (Character Class Operators): Avoid literal ":"
+       in index entries.
+
 2011-09-01  Bruno Haible  <bruno@clisp.org>
 
        strtoimax, strtoumax: Document problem on HP-UX 11.
index 52ecf9b..bf8049e 100644 (file)
@@ -914,8 +914,8 @@ symbol.
 @subsection Character Class Operators (@code{[:} @dots{} @code{:]})
 
 @cindex character classes
-@cindex @samp{[:} in regex
-@cindex @samp{:]} in regex
+@cindex @samp{[colon} in regex
+@cindex @samp{colon]} in regex
 
 If the syntax bit @code{RE_CHAR_CLASSES} is set, then Regex recognizes
 character class expressions inside lists.  A @dfn{character class