From fcff7028dc6af2788db87b6fadf60ee30dd41cb0 Mon Sep 17 00:00:00 2001 From: Jonathan Wakely Date: Wed, 13 Nov 2002 01:04:03 +0000 Subject: [PATCH] install.html, [...]: HTML fix. 2002-11-13 Jonathan Wakely * docs/html/install.html, docs/html/22_locale/locale.html: HTML fix. From-SVN: r59062 --- 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 7cf481b7353..0565f3755da 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 66a2827a3f4..8470a502cf2 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 58439330200..e4295aaa4de 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.30.2