|
Boost-Commit : |
Subject: [Boost-commit] svn:boost r69325 - trunk/libs/iostreams/doc/classes
From: dnljms_at_[hidden]
Date: 2011-02-27 07:01:01
Author: danieljames
Date: 2011-02-27 07:00:57 EST (Sun, 27 Feb 2011)
New Revision: 69325
URL: http://svn.boost.org/trac/boost/changeset/69325
Log:
Update some links from iostreams.
Text files modified:
trunk/libs/iostreams/doc/classes/array.html | 2 +-
trunk/libs/iostreams/doc/classes/null.html | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
Modified: trunk/libs/iostreams/doc/classes/array.html
==============================================================================
--- trunk/libs/iostreams/doc/classes/array.html (original)
+++ trunk/libs/iostreams/doc/classes/array.html 2011-02-27 07:00:57 EST (Sun, 27 Feb 2011)
@@ -201,7 +201,7 @@
<H2>Acknowledgments</H2>
<P>
-The concept of Devices which provide unbuffered access to character sequences was suggested by Daryle Walker's array_stream
template.
+The concept of Devices which provide unbuffered access to character sequences was suggested by Daryle Walker's array_stream
template.
</P>
<!-- Begin Footer -->
Modified: trunk/libs/iostreams/doc/classes/null.html
==============================================================================
--- trunk/libs/iostreams/doc/classes/null.html (original)
+++ trunk/libs/iostreams/doc/classes/null.html 2011-02-27 07:00:57 EST (Sun, 27 Feb 2011)
@@ -44,7 +44,7 @@
<H2>Acknowledgments</H2>
<P>
- The templates described here were inspired by Daryle Walker's <CODE>basic_nullbuf</CODE> template. <I>See</I> Disconnected Streams.
+ The templates described here were inspired by Daryle Walker's <CODE>basic_nullbuf</CODE> template. <I>See</I> Disconnected Streams.
</P>
<A NAME="headers"></A>
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