aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDave Love <[email protected]>1999-11-16 12:31:31 +0000
committerDave Love <[email protected]>1999-11-16 12:31:31 +0000
commitc0e1bdfdee89cd90dfb26c03ad145eb058adf3cb (patch)
treeab3fa679ed949be0cc8e18eeef79e7b8576f7b6b
parent0a14b9bb345ea0d779878621559abf19256e4aa8 (diff)
(Tag Syntax): Fix cross ref.
-rw-r--r--man/programs.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/man/programs.texi b/man/programs.texi
index e2f6badbaf..4a7fadd02b 100644
--- a/man/programs.texi
+++ b/man/programs.texi
@@ -1728,7 +1728,7 @@ In Python code, @code{def} or @code{class} at the beginning of a line
generate a tag.
@end itemize
- You can also generate tags based on regexp matching (@pxref{Using
+ You can also generate tags based on regexp matching (@pxref{Etags
Regexps}) to handle other formats and languages.
@node Create Tags Table