This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: Trivial doc fix - g++ is not a "script".
- To: Martin Buchholz <martin at xemacs dot org>
- Subject: Re: Trivial doc fix - g++ is not a "script".
- From: Jeffrey A Law <law at cygnus dot com>
- Date: Wed, 21 Jun 2000 10:59:12 -0600
- cc: gcc-patches at gcc dot gnu dot org
- Reply-To: law at cygnus dot com
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