aboutsummaryrefslogtreecommitdiff
path: root/gcc/doc/cpp.texi
diff options
context:
space:
mode:
authorBen Elliston <bje@au.ibm.com>2004-12-20 09:50:21 +0000
committerBen Elliston <bje@gcc.gnu.org>2004-12-20 20:50:21 +1100
commitf45592874280feb8515bfdc75e532ed94e5faf5e (patch)
tree5497842c55b95c6136727a19c5e78553aec4a216 /gcc/doc/cpp.texi
parent3d8155943042a6f3c37aad489dc30e377f3c1449 (diff)
downloadgcc-f45592874280feb8515bfdc75e532ed94e5faf5e.zip
gcc-f45592874280feb8515bfdc75e532ed94e5faf5e.tar.gz
gcc-f45592874280feb8515bfdc75e532ed94e5faf5e.tar.bz2
md.texi (Expander Definitions): Use @emph instead of @strong around Note...
* doc/md.texi (Expander Definitions): Use @emph instead of @strong around Note: text to workaround a limitation of the Info format. * doc/cpp.texi (Invocation): Likewise. * doc/cppopts.texi: Likewise. From-SVN: r92411
Diffstat (limited to 'gcc/doc/cpp.texi')
-rw-r--r--gcc/doc/cpp.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/doc/cpp.texi b/gcc/doc/cpp.texi
index 66f92818..fa94f48 100644
--- a/gcc/doc/cpp.texi
+++ b/gcc/doc/cpp.texi
@@ -4133,7 +4133,7 @@ here are also acceptable to the C compiler and have the same meaning,
except that the C compiler has different rules for specifying the output
file.
-@strong{Note:} Whether you use the preprocessor by way of @command{gcc}
+@emph{Note:} Whether you use the preprocessor by way of @command{gcc}
or @command{cpp}, the @dfn{compiler driver} is run first. This
program's purpose is to translate your command into invocations of the
programs that do the actual work. Their command line interfaces are