summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--man/cc-mode.texi4
1 files changed, 2 insertions, 2 deletions
diff --git a/man/cc-mode.texi b/man/cc-mode.texi
index 088c19e44f0..f4f4df82e7b 100644
--- a/man/cc-mode.texi
+++ b/man/cc-mode.texi
@@ -208,7 +208,7 @@ license to the document, as described in section 6 of the license.
@vskip 0pt plus 1filll
@insertcopying
-This manual was generated from $Revision: 5.241 $ of $RCSfile: cc-mode.texi,v $, which can be
+This manual was generated from $Revision: 1.33 $ of $RCSfile: cc-mode.texi,v $, which can be
downloaded from
@url{http://cvs.sf.net/viewcvs.py/cc-mode/cc-mode/cc-mode.texi}.
@end titlepage
@@ -750,7 +750,7 @@ very useful in this case.
@item @kbd{C-j} (@code{newline-and-indent})
@kindex C-j
@findex newline-and-indent
-Inserts a linefeed and indents the new blank line, ready to start
+Inserts a newline and indents the new blank line, ready to start
typing. This is a standard (X)Emacs command.
@item @kbd{C-M-q} (@code{c-indent-exp})