Boost logo

Boost-Commit :

From: daniel_james_at_[hidden]
Date: 2007-12-03 14:58:22


Author: danieljames
Date: 2007-12-03 14:58:22 EST (Mon, 03 Dec 2007)
New Revision: 41659
URL: http://svn.boost.org/trac/boost/changeset/41659

Log:
Update a couple of links in Boost.Iostream.
Text files modified:
   branches/fix-links/libs/iostreams/doc/faq.html | 2 +-
   branches/fix-links/libs/iostreams/doc/portability.html | 2 +-
   2 files changed, 2 insertions(+), 2 deletions(-)

Modified: branches/fix-links/libs/iostreams/doc/faq.html
==============================================================================
--- branches/fix-links/libs/iostreams/doc/faq.html (original)
+++ branches/fix-links/libs/iostreams/doc/faq.html 2007-12-03 14:58:22 EST (Mon, 03 Dec 2007)
@@ -120,7 +120,7 @@
 <H4>Why do I get errors when compiling the <CODE>finite_state_filter</CODE> examples?</H4>
 
 <P>
- The template <CODE>finite_state_filter</CODE> requires a highly standard-conforming compiler. See Portability and the Compiler Status Tables for details.
+ The template <CODE>finite_state_filter</CODE> requires a highly standard-conforming compiler. See Portability and the Compiler Status Tables for details.
 </P>
 
 <!-- Begin Footer -->

Modified: branches/fix-links/libs/iostreams/doc/portability.html
==============================================================================
--- branches/fix-links/libs/iostreams/doc/portability.html (original)
+++ branches/fix-links/libs/iostreams/doc/portability.html 2007-12-03 14:58:22 EST (Mon, 03 Dec 2007)
@@ -137,7 +137,7 @@
 </P>
 
 <P>
- <A CLASS="footnote_ref" NAME="note_3" HREF="#note_3_ref"><SUP>[3]</SUP></A>Exhibits several unexplained runtime failures. See the Compiler Status Tables for details.
+ <A CLASS="footnote_ref" NAME="note_3" HREF="#note_3_ref"><SUP>[3]</SUP></A>Exhibits several unexplained runtime failures. See the Compiler Status Tables for details.
 </P>
 
 <P>


Boost-Commit list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk