Fix Bazel documentation: a note separated from its parent flag, and a spurious
occurrence of a header.
RELNOTES: None
PiperOrigin-RevId: 212451097
diff --git a/site/docs/user-manual.html b/site/docs/user-manual.html
index 0fbbe19..f191e76 100644
--- a/site/docs/user-manual.html
+++ b/site/docs/user-manual.html
@@ -1483,6 +1483,12 @@
<p>
</p>
+<p>
+ Note that a particular combination of crosstool version, compiler version,
+ and target CPU is allowed only if it has been specified in the currently
+ used CROSSTOOL file.
+</p>
+
<h4 id='flag--experimental_action_listener'>
<code class='flag'>--experimental_action_listener=<var>label</var></code>
@@ -1532,13 +1538,6 @@
--experimental_extra_action_filter=.*/bar/.*
</pre>
-<h3 id='strategy-options'>Build strategy options</h3>
-<p>
- Note that a particular combination of crosstool version, compiler version,
- and target CPU is allowed only if it has been specified in the currently
- used CROSSTOOL file.
-</p>
-
<h4 id='flag--host_cpu'><code class='flag'>--host_cpu <var>cpu</var></code></h4>
<p>
This option specifies the name of the CPU architecture that should be