Update of /cvsroot/boost/boost/libs/iostreams/doc
In directory sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv17932
Modified Files:
home.html
Log Message:
minor code fixes; fixed typos reported in http://bugs.debian.org/378016
Index: home.html
===================================================================
RCS file: /cvsroot/boost/boost/libs/iostreams/doc/home.html,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -d -r1.13 -r1.14
--- home.html 12 Aug 2005 13:02:34 -0000 1.13
+++ home.html 20 Jul 2006 12:47:58 -0000 1.14
@@ -2,8 +2,8 @@
<HTML>
<HEAD>
<TITLE>The Boost Iostreams library</TITLE>
- <LINK REL="stylesheet" HREF="../../../boost.css">
- <LINK REL="stylesheet" HREF="theme/iostreams.css">
+ <LINK REL="stylesheet" HREF="../../../boost.css" type="text/css">
+ <LINK REL="stylesheet" HREF="theme/iostreams.css" type="text/css">
</HEAD>
<BODY>
@@ -23,7 +23,7 @@
<HR>
-<!-- -------------- Core Components -------------- -->
+<!-- Core Components -->
<A NAME="purpose"></A>
<H2>Purpose</H2>
@@ -95,11 +95,11 @@
namespace <CODE>boost::iostreams</CODE>, unless otherwise indicated.
Namespace qualification is usually omitted.
</P>
<P>
- Specializations of <CODE>std::basic_istream</CODE> will be refered to as
+ Specializations of <CODE>std::basic_istream</CODE> will be referred to as
<SPAN CLASS="term">standard input streams</SPAN>, specializations of
<CODE>std::basic_ostream</CODE>
as <SPAN CLASS="term">standard output streams</SPAN>, specializations of
<CODE>std::basic_iostream</CODE>
as <SPAN CLASS="term">standard i/o streams</SPAN>, and specializations of
<CODE>std::basic_streambuf</CODE>
- as <SPAN CLASS="term">standard stream buffers</SPAN>. Together, standard
input streams, standard output streams and standard i/o streams will be refered
to as <SPAN CLASS="term">standard streams</SPAN>. Sometimes the qualifier
<I>standard</I> will be omitted.
+ as <SPAN CLASS="term">standard stream buffers</SPAN>. Together, standard
input streams, standard output streams and standard i/o streams will be
referred to as <SPAN CLASS="term">standard streams</SPAN>. Sometimes the
qualifier <I>standard</I> will be omitted.
</P>
<!-- <UL>
@@ -107,11 +107,11 @@
All classes, functions and templates introduced in the documentation
are in the namespace <CODE>boost::iostreams</CODE> unless otherwise indicated.
Namespace qualification will usually be omitted.
</LI>
<LI CLASS="square">
- Specializations of <CODE>std::basic_istream</CODE> will be refered to
as
+ Specializations of <CODE>std::basic_istream</CODE> will be referred to
as
<SPAN CLASS="term">standard input streams</SPAN>, specializations of
<CODE>std::basic_ostream</CODE>
as <SPAN CLASS="term">standard output streams</SPAN>, specializations
of <CODE>std::basic_iostream</CODE>
as <SPAN CLASS="term">standard i/o streams</SPAN>, and specializations
of <CODE>std::basic_streambuf</CODE>
- as <SPAN CLASS="term">standard stream buffers</SPAN>. Together,
standard input streams, standard output streams and standard i/o streams will
be refered to as <SPAN CLASS="term">standard streams</SPAN>. The qualifier
<I>standard</I> will usually be omitted.
+ as <SPAN CLASS="term">standard stream buffers</SPAN>. Together,
standard input streams, standard output streams and standard i/o streams will
be referred to as <SPAN CLASS="term">standard streams</SPAN>. The qualifier
<I>standard</I> will usually be omitted.
</LI>
</UL> -->
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Boost-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/boost-cvs