Fix doc typos.

[SVN r42748]
This commit is contained in:
John Maddock
2008-01-14 10:06:29 +00:00
parent 069e845239
commit 8fffb1250e
32 changed files with 187 additions and 187 deletions

View File

@ -27,7 +27,7 @@
<a name="boost_regex.ref.match_results"></a><a href="match_results.html" title="match_results"> match_results</a>
</h3></div></div></div>
<a name="boost_regex.ref.match_results.synopsis"></a><h5>
<a name="id531798"></a>
<a name="id531812"></a>
<a href="match_results.html#boost_regex.ref.match_results.synopsis">Synopsis</a>
</h5>
<pre class="programlisting"><span class="preprocessor">#include</span> <span class="special">&lt;</span><span class="identifier">boost</span><span class="special">/</span><span class="identifier">regex</span><span class="special">.</span><span class="identifier">hpp</span><span class="special">&gt;</span>
@ -142,7 +142,7 @@
<span class="identifier">match_results</span><span class="special">&lt;</span><span class="identifier">BidirectionalIterator</span><span class="special">,</span> <span class="identifier">Allocator</span><span class="special">&gt;&amp;</span> <span class="identifier">m2</span><span class="special">);</span>
</pre>
<a name="boost_regex.ref.match_results.description"></a><h5>
<a name="id534701"></a>
<a name="id534716"></a>
<a href="match_results.html#boost_regex.ref.match_results.description">Description</a>
</h5>
<p>