documentation.html patch

Jonathan Wakely cow@compsoc.man.ac.uk
Tue Aug 13 09:00:00 GMT 2002


Oops!
sorry, I didn't mean to post this without any other comment, a slight
accident with a pipe  ;)

The documentation.html page has "<sstream>" which should use HTML
entities, because otherwise the heading is
"What is this /stringstreams thing?"

Which made me think "Yes, what *is* this slash-stringstreams thing?"


2002-08-13  Jonathan Wakely <jw@kayari.org>
	documentation.html: Use entities for GreaterThan and LessThan


On Tue, Aug 13, 2002 at 04:53:31PM +0100, Jonathan Wakely wrote:

> diff -rc3 orig/html/documentation.html docs/html/documentation.html
> *** orig/html/documentation.html	Tue Aug 13 16:50:48 2002
> --- docs/html/documentation.html	Tue Aug 13 16:51:59 2002
> ***************
> *** 184,190 ****
>            <li><a href="27_io/howto.html#3">Binary I/O</a>
>            <li><a href="27_io/howto.html#6">More on binary I/O</a>
>            <li><a href="27_io/howto.html#5">Deriving a stream buffer</a>
> !          <li><a href="27_io/howto.html#4">What is this <sstream>/stringstreams thing?</a>
>            <li><a href="27_io/howto.html#7">Pathetic performance? Ditch C.</a>
>            <li><a href="27_io/howto.html#8">Threads and I/O</a>
>   	 </ul>
> --- 184,190 ----
>            <li><a href="27_io/howto.html#3">Binary I/O</a>
>            <li><a href="27_io/howto.html#6">More on binary I/O</a>
>            <li><a href="27_io/howto.html#5">Deriving a stream buffer</a>
> !          <li><a href="27_io/howto.html#4">What is this <sstream>/stringstreams thing?</a>
>            <li><a href="27_io/howto.html#7">Pathetic performance? Ditch C.</a>
>            <li><a href="27_io/howto.html#8">Threads and I/O</a>
>   	 </ul>

-- 
"God not only plays dice, he also sometimes throws the dice where they 
 cannot be seen."
	- Steven Hawking



More information about the Libstdc++ mailing list