* doc/xml/manual/abi.xml (Prerequisites): Refer to GNU/Linux.
authorgerald <gerald@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 27 Nov 2011 00:21:28 +0000 (00:21 +0000)
committergerald <gerald@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 27 Nov 2011 00:21:28 +0000 (00:21 +0000)
Fix reference to GCC.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@181756 138bc75d-0d04-0410-961f-82ee72b054a4

libstdc++-v3/ChangeLog
libstdc++-v3/doc/xml/manual/abi.xml

index 2f16612..abeae44 100644 (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>
 
        PR libstdc++/51296
index a8b9241..b79075d 100644 (file)
@@ -596,8 +596,8 @@ compatible.
     </para>
 
     <para>
-      Most modern Linux and BSD versions, particularly ones using
-      gcc-3.1.x tools and more recent vintages, will meet the
+      Most modern GNU/Linux and BSD versions, particularly ones using
+      GCC 3.1 and later, will meet the
       requirements above, as does Solaris 2.5 and up.
     </para>
   </section>