abi.xml (Prerequisites): Refer to GNU/Linux.

* doc/xml/manual/abi.xml (Prerequisites): Refer to GNU/Linux.
	Fix reference to GCC.

From-SVN: r181756
This commit is contained in:
Gerald Pfeifer 2011-11-27 00:21:28 +00:00 committed by Gerald Pfeifer
parent 380af8096d
commit 4aa3ff2b2e
2 changed files with 7 additions and 2 deletions

View File

@ -1,3 +1,8 @@
2011-11-26 Gerald Pfeifer <gerald@pfeifer.com>
* doc/xml/manual/abi.xml (Prerequisites): Refer to GNU/Linux.
Fix reference to GCC.
2011-11-26 Jonathan Wakely <jwakely.gcc@gmail.com> 2011-11-26 Jonathan Wakely <jwakely.gcc@gmail.com>
PR libstdc++/51296 PR libstdc++/51296

View File

@ -596,8 +596,8 @@ compatible.
</para> </para>
<para> <para>
Most modern Linux and BSD versions, particularly ones using Most modern GNU/Linux and BSD versions, particularly ones using
gcc-3.1.x tools and more recent vintages, will meet the GCC 3.1 and later, will meet the
requirements above, as does Solaris 2.5 and up. requirements above, as does Solaris 2.5 and up.
</para> </para>
</section> </section>