summaryrefslogtreecommitdiff
path: root/doc/html/boost/xpressive/cntrl.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/boost/xpressive/cntrl.html')
-rw-r--r--[-rwxr-xr-x]doc/html/boost/xpressive/cntrl.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/html/boost/xpressive/cntrl.html b/doc/html/boost/xpressive/cntrl.html
index 21e25cc511..586dba919b 100755..100644
--- a/doc/html/boost/xpressive/cntrl.html
+++ b/doc/html/boost/xpressive/cntrl.html
@@ -33,7 +33,7 @@
</span><span class="emphasis"><em><span class="identifier">unspecified</span></em></span> cntrl<span class="special">;</span></pre></div>
<div class="refsect1">
-<a name="id3816264"></a><h2>Description</h2>
+<a name="id3915346"></a><h2>Description</h2>
<p>The regex traits are used to determine which characters are control characters. To match any character that is not a control character, use ~cntrl.</p>
<div class="note"><table border="0" summary="Note">
<tr>