install.html, [...]: HTML fix.

2002-11-13  Jonathan Wakely  <redi@gcc.gnu.org>

	* docs/html/install.html, docs/html/22_locale/locale.html: HTML fix.

From-SVN: r59062
This commit is contained in:
Jonathan Wakely 2002-11-13 01:04:03 +00:00
parent e8a7b0c264
commit fcff7028dc
3 changed files with 7 additions and 2 deletions

View File

@ -1,3 +1,7 @@
2002-11-13 Jonathan Wakely <redi@gcc.gnu.org>
* docs/html/install.html, docs/html/22_locale/locale.html: HTML fix.
2002-11-11 Benjamin Kosnik <bkoz@redhat.com>
PR libstdc++/6746

View File

@ -81,7 +81,7 @@ class id
<p>
Provides an index for looking up specific facets.
<p>
</p>
<h2>

View File

@ -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:
</p>
<p>The library ABI can be tested using</p>
<pre>
@ -300,7 +301,7 @@
the default dejagnu test harness</p>
<pre>
make check-script</pre>
or
<p>or</p>
<pre>
make check-script-install</pre>