X-Git-Url: https://oss.titaniummirror.com/gitweb/?a=blobdiff_plain;f=gcc%2Fdoc%2Fcollect2.texi;fp=gcc%2Fdoc%2Fcollect2.texi;h=c3498c5317c91b41f5c2168d306f67621ade634b;hb=6fed43773c9b0ce596dca5686f37ac3fc0fa11c0;hp=2cd1d3c0d5a15660a45157e2c445996111e8ad8b;hpb=27b11d56b743098deb193d510b337ba22dc52e5c;p=msp430-gcc.git diff --git a/gcc/doc/collect2.texi b/gcc/doc/collect2.texi index 2cd1d3c0..c3498c53 100644 --- a/gcc/doc/collect2.texi +++ b/gcc/doc/collect2.texi @@ -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: