summaryrefslogtreecommitdiff
path: root/gcc/doc/collect2.texi
diff options
context:
space:
mode:
authorreichelt <reichelt@138bc75d-0d04-0410-961f-82ee72b054a4>2003-01-24 15:57:41 +0000
committerreichelt <reichelt@138bc75d-0d04-0410-961f-82ee72b054a4>2003-01-24 15:57:41 +0000
commit228c76d8610c8a9744731ff35bb54df023dea8ff (patch)
tree70f0e4d4de12e17fa1d5553b9d4c52fa4ffebcbc /gcc/doc/collect2.texi
parent000c5098da2467e4b2e77c2d261342e629101f15 (diff)
downloadgcc-228c76d8610c8a9744731ff35bb54df023dea8ff.tar.gz
* 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. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@61701 138bc75d-0d04-0410-961f-82ee72b054a4
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 2cd1d3c0d5a..a3d43b280d1 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: