# HG changeset patch # User Richard M. Stallman # Date 1123789937 0 # Node ID e736a91dd7b54680cd49a96aa2979a22b6bf684d # Parent e611dfbe110ab7996399752f34ec16d3af6898fc (Options for Comments): Fix xref. diff -r e611dfbe110a -r e736a91dd7b5 man/programs.texi --- 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