This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Trivial doc fix - g++ is not a "script".



  In message <14669.49335.745086.875234@miho.m17n.org>you write:
  > Index: invoke.texi
  > ===================================================================
  > RCS file: /cvs/gcc/egcs/gcc/invoke.texi,v
  > retrieving revision 1.196
  > diff -u -w -r1.196 invoke.texi
  > --- invoke.texi	2000/06/09 16:26:21	1.196
  > +++ invoke.texi	2000/06/19 06:39:33
  > @@ -658,7 +658,7 @@
  >  or otherwise without a suffix that flags them as C++ programs.
  >  @code{g++} is a program that calls GCC with the default language
  >  set to C++, and automatically specifies linking against the C++
  > -library.  On many systems, the script @code{g++} is also
  > +library.  On many systems, @code{g++} is also
  >  installed with the name @code{c++}.
  >  
  > ObLegal: I hereby place this message in the public domain.
Thanks.  Installed.
jeff




Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]