summaryrefslogtreecommitdiffstats
path: root/libstdc++-v3/doc/html
diff options
context:
space:
mode:
authorpaolo <paolo@138bc75d-0d04-0410-961f-82ee72b054a4>2011-02-09 13:17:52 +0000
committerpaolo <paolo@138bc75d-0d04-0410-961f-82ee72b054a4>2011-02-09 13:17:52 +0000
commit4f4eaa27d19b7893414598dda427ed3a5539ec47 (patch)
tree48d4955959697ff96e68a8bf44296b23c89d361c /libstdc++-v3/doc/html
parente6ddd0dad181de3287e13834fd92d013503ed61d (diff)
downloadppe42-gcc-4f4eaa27d19b7893414598dda427ed3a5539ec47.tar.gz
ppe42-gcc-4f4eaa27d19b7893414598dda427ed3a5539ec47.zip
2011-02-09 Paolo Carlini <paolo.carlini@oracle.com>
* doc/xml/manual/io.xml: Fix typo. * doc/html/manual/streambufs.html: Likewise. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@169966 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libstdc++-v3/doc/html')
-rw-r--r--libstdc++-v3/doc/html/manual/streambufs.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/libstdc++-v3/doc/html/manual/streambufs.html b/libstdc++-v3/doc/html/manual/streambufs.html
index 26c5f3a7d0b..92c148dfcde 100644
--- a/libstdc++-v3/doc/html/manual/streambufs.html
+++ b/libstdc++-v3/doc/html/manual/streambufs.html
@@ -57,7 +57,7 @@
<code class="code">include/ext/*_filebuf.h</code>, and in this article by James Kanze:
<a class="link" href="http://kanze.james.neuf.fr/articles/fltrsbf1.html">Filtering
Streambufs</a>.
- </p></div><div class="section" title="Buffering"><div class="titlepage"><div><div><h3 class="title"><a id="io.streambuf.buffering"/>Buffering</h3></div></div></div><p>First, are you sure that you understand buffering? Chaptericularly
+ </p></div><div class="section" title="Buffering"><div class="titlepage"><div><div><h3 class="title"><a id="io.streambuf.buffering"/>Buffering</h3></div></div></div><p>First, are you sure that you understand buffering? Particularly
the fact that C++ may not, in fact, have anything to do with it?
</p><p>The rules for buffering can be a little odd, but they aren't any
different from those of C. (Maybe that's why they can be a bit
OpenPOWER on IntegriCloud