Index: docs/LanguageExtensions.html
===================================================================
--- docs/LanguageExtensions.html	(revision 151709)
+++ docs/LanguageExtensions.html	(working copy)
@@ -230,8 +230,8 @@
 
 <p>The feature name or extension name can also be specified with a preceding and
 following <code>__</code> (double underscore) to avoid interference from a macro
-with the same name. For instance, <code>__always_inline__</code> can be used
-instead of <code>always_inline</code>.</p>
+with the same name. For instance, <code>__cxx_rvalue_references__</code> can be
+used instead of <code>cxx_rvalue_references</code>.</p>
 
 <!-- ======================================================================= -->
 <h3><a name="__has_attribute">__has_attribute</a></h3>
