diff options
author | Richard M. Stallman <rms@gnu.org> | 2007-12-22 17:05:42 +0000 |
---|---|---|
committer | Richard M. Stallman <rms@gnu.org> | 2007-12-22 17:05:42 +0000 |
commit | 7d11dd8142b96190c6c84c84e14b2b29d527919f (patch) | |
tree | 146f06d67e31c979920548298b66d4f6bfeaebc9 | |
parent | 55a3770f705e4c21a8eef139eb0feec456917314 (diff) | |
download | emacs-7d11dd8142b96190c6c84c84e14b2b29d527919f.tar.gz |
(Getting Started): Change @ref to @pxref.
-rw-r--r-- | man/cc-mode.texi | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/man/cc-mode.texi b/man/cc-mode.texi index af16e6553f2..61c2a1c493e 100644 --- a/man/cc-mode.texi +++ b/man/cc-mode.texi @@ -487,8 +487,8 @@ work just fine right out of the box. Note however that you might not have the latest @ccmode{} release and might want to upgrade your copy (see below). -You should probably start by skimming through the entire chapter -@ref{Commands} to get an overview of @ccmode{}'s capabilities. +You should probably start by skimming through the entire Commands chapter +(@pxref{Commands}) to get an overview of @ccmode{}'s capabilities. After trying out some commands, you may dislike some aspects of @ccmode{}'s default configuration. Here is an outline of how to |