summaryrefslogtreecommitdiff
path: root/doc/html/boost/xpressive/_ln.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/boost/xpressive/_ln.html')
-rw-r--r--doc/html/boost/xpressive/_ln.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/html/boost/xpressive/_ln.html b/doc/html/boost/xpressive/_ln.html
index 272b857f79..e770c1931e 100644
--- a/doc/html/boost/xpressive/_ln.html
+++ b/doc/html/boost/xpressive/_ln.html
@@ -34,7 +34,7 @@
</span><span class="emphasis"><em><span class="identifier">unspecified</span></em></span> _ln<span class="special">;</span></pre></div>
<div class="refsect1">
-<a name="idp630146752"></a><h2>Description</h2>
+<a name="idp608774160"></a><h2>Description</h2>
<p>'_ln' matches a logical newline sequence. This can be any character in the line separator class, as determined by the regex traits, or the '\r\n' sequence. For the purpose of back-tracking, '\r\n' is treated as a unit. To match any one character that is not a logical newline, use ~_ln. </p>
</div>
</div>