OSDN Git Service

Improve wording in GCC 4.7 Solaris update to install.texi
authorro <ro@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 16 Mar 2012 09:43:53 +0000 (09:43 +0000)
committerro <ro@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 16 Mar 2012 09:43:53 +0000 (09:43 +0000)
* doc/install.texi (Specific, *-*-solaris2*): Improve wording.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/branches/gcc-4_7-branch@185457 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/ChangeLog
gcc/doc/install.texi

index 0ff01c1..2e58d32 100644 (file)
@@ -1,3 +1,7 @@
+2012-03-16  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
+
+       * doc/install.texi (Specific, *-*-solaris2*): Improve wording.
+
 2012-03-15  Jakub Jelinek  <jakub@redhat.com>
            Andrew Pinski  <apinski@cavium.com>
 
index 6891d5a..0880a56 100644 (file)
@@ -4218,8 +4218,8 @@ removed in GCC 4.8.  Support for Solaris 7 has been removed in GCC 4.6.
 
 Sun does not ship a C compiler with Solaris 2 before Solaris 10, though
 you can download the Sun Studio compilers for free.  In Solaris 10 and
-11, GCC 3.4.3 is available in @command{/usr/sfw/bin/gcc}.  Solaris 11
-also provides GCC 4.5.2 in @command{/usr/gcc/4.5/bin/gcc}.  Alternatively,
+11, GCC 3.4.3 is available as @command{/usr/sfw/bin/gcc}.  Solaris 11
+also provides GCC 4.5.2 as @command{/usr/gcc/4.5/bin/gcc}.  Alternatively,
 you can install a pre-built GCC to bootstrap and install GCC.  See the
 @uref{binaries.html,,binaries page} for details.