aboutsummaryrefslogtreecommitdiff
path: root/gcc/doc/collect2.texi
diff options
context:
space:
mode:
authorVolker Reichelt <reichelt@igpm.rwth-aachen.de>2003-01-24 15:57:41 +0000
committerVolker Reichelt <reichelt@gcc.gnu.org>2003-01-24 15:57:41 +0000
commit05739753491634830e40e088bafb8193479fbf73 (patch)
tree70f0e4d4de12e17fa1d5553b9d4c52fa4ffebcbc /gcc/doc/collect2.texi
parent06bea5aa22da3dbda70f4b4670b484884aadb163 (diff)
downloadgcc-05739753491634830e40e088bafb8193479fbf73.zip
gcc-05739753491634830e40e088bafb8193479fbf73.tar.gz
gcc-05739753491634830e40e088bafb8193479fbf73.tar.bz2
bugreport.texi: Use @command instead of @code for commands.
* doc/bugreport.texi: Use @command instead of @code for commands. * doc/collect2.texi: Likewise. * doc/headerdirs.texi: Likewise. * doc/invoke.texi: Likewise. * doc/standards.texi: Likewise. * doc/tm.texi: Likewise. * doc/trouble.texi: Likewise. From-SVN: r61701
Diffstat (limited to 'gcc/doc/collect2.texi')
-rw-r--r--gcc/doc/collect2.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/doc/collect2.texi b/gcc/doc/collect2.texi
index 2cd1d3c..a3d43b2 100644
--- a/gcc/doc/collect2.texi
+++ b/gcc/doc/collect2.texi
@@ -52,7 +52,7 @@ if specified.
@end itemize
``The compiler's search directories'' means all the directories where
-@code{gcc} searches for passes of the compiler. This includes
+@command{gcc} searches for passes of the compiler. This includes
directories that you specify with @option{-B}.
Cross-compilers search a little differently: