howto.html: Fix typos.

2001-12-13  Phil Edwards  <pme@gcc.gnu.org>

	* docs/html/ext/howto.html:  Fix typos.

From-SVN: r47980
This commit is contained in:
Phil Edwards 2001-12-13 23:11:49 +00:00
parent a32274ad98
commit 855d2bdb6b
2 changed files with 6 additions and 2 deletions

View File

@ -1,3 +1,7 @@
2001-12-13 Phil Edwards <pme@gcc.gnu.org>
* docs/html/ext/howto.html: Fix typos.
2001-12-13 Benjamin Kosnik <bkoz@redhat.com>
libstdc++/3679

View File

@ -376,7 +376,7 @@
</p>
<p>Here are the issues which have resulted in code changes to the library.
The links are to the specific defect reports from a <strong>partial
copy </strong> of the Issues List. You can read the full version online
copy</strong> of the Issues List. You can read the full version online
at the <a href="http://www.dkuug.dk/jtc1/sc22/wg21/">ISO C++
Committee homepage</a>, linked to on the
<a href="http://gcc.gnu.org/readings.html">GCC &quot;Readings&quot;
@ -460,7 +460,7 @@
<dt><a href="lwg-defects.html#118">118</a>:
<em>basic_istream uses nonexistent num_get member functions</em>
<dd>Same as 177, but for <code>num_get::get()</code>.
<dd>Same as 117, but for <code>num_get::get()</code>.
<dt><a href="lwg-defects.html#129">129</a>:
<em>Need error indication from seekp() and seekg()</em>