changeset 74297:bb13d8a89b11

Added / to the end of DEVAR regex evamle.
author Francesco Potortì <pot@gnu.org>
date Tue, 28 Nov 2006 13:31:27 +0000
parents 9e75cb6ef88c
children e3d189507be0
files etc/etags.1
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/etc/etags.1	Tue Nov 28 09:22:13 2006 +0000
+++ b/etc/etags.1	Tue Nov 28 13:31:27 2006 +0000
@@ -205,7 +205,7 @@
 
 Tag the DEFVAR macros in the emacs source files:
 .br
-\fI\-\-regex\='/[ \\t]*DEFVAR_[A-Z_ \\t(]+"\\([^"]+\\)"\/'\fP
+\fI\-\-regex\='/[ \\t]*DEFVAR_[A-Z_ \\t(]+"\\([^"]+\\)"/'\fP
 .\"" This comment is to avoid confusion to Emacs syntax highlighting
 .br