]> oss.titaniummirror.com Git - msp430-gcc.git/blobdiff - gcc/doc/collect2.texi
Imported gcc-4.4.3
[msp430-gcc.git] / gcc / doc / collect2.texi
index 2cd1d3c0d5a15660a45157e2c445996111e8ad8b..c3498c5317c91b41f5c2168d306f67621ade634b 100644 (file)
@@ -5,7 +5,7 @@
 @node Collect2
 @chapter @code{collect2}
 
-GNU CC uses a utility called @code{collect2} on nearly all systems to arrange
+GCC uses a utility called @code{collect2} on nearly all systems to arrange
 to call various initialization functions at start time.
 
 The program @code{collect2} works by linking the program once and
@@ -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: