diff options
| -rw-r--r-- | man/programs.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/programs.texi b/man/programs.texi index 34c4c16f8f9..d5b608a288c 100644 --- a/man/programs.texi +++ b/man/programs.texi | |||
| @@ -1016,7 +1016,7 @@ for example, in C mode the value of the variable is | |||
| 1016 | after the @samp{/*} itself, and accepts C++ style comments also. | 1016 | after the @samp{/*} itself, and accepts C++ style comments also. |
| 1017 | (Note that @samp{\\} is needed in Lisp syntax to include a @samp{\} in | 1017 | (Note that @samp{\\} is needed in Lisp syntax to include a @samp{\} in |
| 1018 | the string, which is needed to deny the first star its special meaning | 1018 | the string, which is needed to deny the first star its special meaning |
| 1019 | in regexp syntax. @xref{Regexps}.) | 1019 | in regexp syntax. @xref{Regexp Backslash}.) |
| 1020 | 1020 | ||
| 1021 | @vindex comment-start | 1021 | @vindex comment-start |
| 1022 | @vindex comment-end | 1022 | @vindex comment-end |