Fix typo in previous commit (3.3 not 3.3.0).
authorPhil Edwards <pme@gcc.gnu.org>
Tue, 6 May 2003 23:20:14 +0000 (23:20 +0000)
committerPhil Edwards <pme@gcc.gnu.org>
Tue, 6 May 2003 23:20:14 +0000 (23:20 +0000)
From-SVN: r66542

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

index c7222ddd29780435b894a22f47131a811a790331..29a1d2fa369cc5d0eb377b917dbec9f00a76eb1d 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 dedc0f5bca80ae79941a8f4f5e253a06c92cca7c..3e3a4fa60a6c6135b02605a1e4ce5296ff35f286 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.