From d111cc571bc57f2a0fa9f6b021938c99cce584ab Mon Sep 17 00:00:00 2001 From: redi Date: Wed, 13 Nov 2002 01:04:03 +0000 Subject: [PATCH] 2002-11-13 Jonathan Wakely * docs/html/install.html, docs/html/22_locale/locale.html: HTML fix. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@59062 138bc75d-0d04-0410-961f-82ee72b054a4 --- libstdc++-v3/ChangeLog | 4 ++++ libstdc++-v3/docs/html/22_locale/locale.html | 2 +- libstdc++-v3/docs/html/install.html | 3 ++- 3 files changed, 7 insertions(+), 2 deletions(-) diff --git a/libstdc++-v3/ChangeLog b/libstdc++-v3/ChangeLog index 7cf481b..0565f37 100644 --- a/libstdc++-v3/ChangeLog +++ b/libstdc++-v3/ChangeLog @@ -1,3 +1,7 @@ +2002-11-13 Jonathan Wakely + + * docs/html/install.html, docs/html/22_locale/locale.html: HTML fix. + 2002-11-11 Benjamin Kosnik PR libstdc++/6746 diff --git a/libstdc++-v3/docs/html/22_locale/locale.html b/libstdc++-v3/docs/html/22_locale/locale.html index 66a2827..8470a50 100644 --- a/libstdc++-v3/docs/html/22_locale/locale.html +++ b/libstdc++-v3/docs/html/22_locale/locale.html @@ -81,7 +81,7 @@ class id

Provides an index for looking up specific facets. -

+

diff --git a/libstdc++-v3/docs/html/install.html b/libstdc++-v3/docs/html/install.html index 5843933..e4295aa 100644 --- a/libstdc++-v3/docs/html/install.html +++ b/libstdc++-v3/docs/html/install.html @@ -291,6 +291,7 @@ interest to library maintainers and system integrators. As such, these tests may not work on all cpu and host combinations. These options include, but are not necessarily limited to, the following: +

The library ABI can be tested using

@@ -300,7 +301,7 @@
    the default dejagnu test harness

    make check-script
- or +

or

    make check-script-install
-- 2.7.4