OSDN Git Service

Fix typo in previous commit (3.3 not 3.3.0).
authorpme <pme@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 6 May 2003 23:20:14 +0000 (23:20 +0000)
committerpme <pme@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 6 May 2003 23:20:14 +0000 (23:20 +0000)
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@66542 138bc75d-0d04-0410-961f-82ee72b054a4

libstdc++-v3/docs/html/faq/index.html
libstdc++-v3/docs/html/faq/index.txt

index c7222dd..29a1d2f 100644 (file)
@@ -547,7 +547,7 @@ which is no longer available, thanks deja...-->
 <hr />
    <h2><a name="3_10">3.10 MIPS atomic operations</a></h2>
       <p>The atomic locking routines for MIPS targets requires MIPS II
-         and later.  A patch went in just after the 3.3.0 release to
+         and later.  A patch went in just after the 3.3 release to
          make mips* use the generic implementation instead.  You can also
          configure for mipsel-elf as a workaround.
       </p>
index dedc0f5..3e3a4fa 100644 (file)
 3.10 MIPS atomic operations
 
    The atomic locking routines for MIPS targets requires MIPS II and
-   later. A patch went in just after the 3.3.0 release to make mips* use
+   later. A patch went in just after the 3.3 release to make mips* use
    the generic implementation instead. You can also configure for
    mipsel-elf as a workaround.