@@ -691,7 +691,8 @@ function Multiply (S1, S2 : Sign) return Sign is
<h3 id="arm-targets">AArch64 & arm</h3>
<ul>
<li>Newer revisions of the Arm Architecture are supported as arguments to the
- <code>-march</code> option: <code>armv8.7-a, armv8.8-a, armv9-a</code>.</li>
+ <code>-march</code> option: <code>armv8.7-a</code>,
+ <code>armv8.8-a</code>, <code>armv9-a</code>.</li>
<li>The Arm Cortex-A510 CPU is now supported through the <code>cortex-a510
</code> argument to the <code>-mcpu</code> and <code>-mtune</code> options.
</li>