From b2659518d10f5943c3d90ecbc5263e0288766c43 Mon Sep 17 00:00:00 2001 From: Jonathan Wakely Date: Tue, 13 Aug 2002 16:26:13 +0000 Subject: [PATCH] documentation.html: Use HTML entities for punctuation. 2002-08-13 Jonathan Wakely Phil Edwards * docs/html/documentation.html: Use HTML entities for punctuation. Co-Authored-By: Phil Edwards From-SVN: r56257 --- libstdc++-v3/ChangeLog | 5 +++++ libstdc++-v3/docs/html/documentation.html | 8 ++++---- 2 files changed, 9 insertions(+), 4 deletions(-) diff --git a/libstdc++-v3/ChangeLog b/libstdc++-v3/ChangeLog index e6e02788d98..0a948ea0a17 100644 --- a/libstdc++-v3/ChangeLog +++ b/libstdc++-v3/ChangeLog @@ -1,3 +1,8 @@ +2002-08-13 Jonathan Wakely + Phil Edwards + + * docs/html/documentation.html: Use HTML entities for punctuation. + 2002-08-09 Phil Edwards * include/bits/deque.tcc, include/bits/list.tcc, diff --git a/libstdc++-v3/docs/html/documentation.html b/libstdc++-v3/docs/html/documentation.html index 72e0aa4ceed..1872331951f 100644 --- a/libstdc++-v3/docs/html/documentation.html +++ b/libstdc++-v3/docs/html/documentation.html @@ -91,7 +91,7 @@
  • Intro (Chapter 17) @@ -184,7 +184,7 @@
  • Binary I/O
  • More on binary I/O
  • Deriving a stream buffer -
  • What is this /stringstreams thing? +
  • What is this <sstream>/stringstreams thing?
  • Pathetic performance? Ditch C.
  • Threads and I/O -- 2.30.2