forked from boostorg/regex
Fix typos from https://svn.boost.org/trac/boost/ticket/9283 and update history.
This commit is contained in:
@ -22,7 +22,7 @@
|
||||
<div class="spirit-nav">
|
||||
<a accesskey="p" href="partial_matches.html"><img src="../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../index.html"><img src="../../../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="../index.html"><img src="../../../../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="syntax/perl_syntax.html"><img src="../../../../../doc/src/images/next.png" alt="Next"></a>
|
||||
</div>
|
||||
<div class="section boost_regex_syntax">
|
||||
<div class="section">
|
||||
<div class="titlepage"><div><div><h2 class="title" style="clear: both">
|
||||
<a name="boost_regex.syntax"></a><a class="link" href="syntax.html" title="Regular Expression Syntax">Regular Expression Syntax</a>
|
||||
</h2></div></div></div>
|
||||
@ -36,7 +36,7 @@
|
||||
<dt><span class="section"><a href="syntax/character_classes.html">Character Class
|
||||
Names</a></span></dt>
|
||||
<dd><dl>
|
||||
<dt><span class="section"><a href="syntax/character_classes/std_char_clases.html">Character
|
||||
<dt><span class="section"><a href="syntax/character_classes/std_char_classes.html">Character
|
||||
Classes that are Always Supported</a></span></dt>
|
||||
<dt><span class="section"><a href="syntax/character_classes/optional_char_class_names.html">Character
|
||||
classes that are supported by Unicode Regular Expressions</a></span></dt>
|
||||
|
Reference in New Issue
Block a user