changeset 64920:e736a91dd7b5

(Options for Comments): Fix xref.
author Richard M. Stallman <rms@gnu.org>
date Thu, 11 Aug 2005 19:52:17 +0000
parents e611dfbe110a
children 6dcf089caf7d
files man/programs.texi
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/man/programs.texi	Thu Aug 11 19:51:56 2005 +0000
+++ b/man/programs.texi	Thu Aug 11 19:52:17 2005 +0000
@@ -1016,7 +1016,7 @@
 after the @samp{/*} itself, and accepts C++ style comments also.
 (Note that @samp{\\} is needed in Lisp syntax to include a @samp{\} in
 the string, which is needed to deny the first star its special meaning
-in regexp syntax.  @xref{Regexps}.)
+in regexp syntax.  @xref{Regexp Backslash}.)
 
 @vindex comment-start
 @vindex comment-end