[pushed] wwwdocs: gcc-5: Add dash for "command-line option"

Message ID 20260603102522.9357519C22C@hamza.pair.com
State Committed
Headers
Series [pushed] wwwdocs: gcc-5: Add dash for "command-line option" |

Checks

Context Check Description
linaro-tcwg-bot/tcwg_gcc_build--master-arm fail Patch failed to apply
linaro-tcwg-bot/tcwg_simplebootstrap_build--master-aarch64-bootstrap fail Patch failed to apply
linaro-tcwg-bot/tcwg_gcc_build--master-aarch64 fail Patch failed to apply
linaro-tcwg-bot/tcwg_simplebootstrap_build--master-arm-bootstrap fail Patch failed to apply

Commit Message

Gerald Pfeifer June 3, 2026, 10:25 a.m. UTC
  Pushed.

Gerald
---
 htdocs/gcc-5/changes.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
  

Patch

diff --git a/htdocs/gcc-5/changes.html b/htdocs/gcc-5/changes.html
index 471297bc1..cef58235e 100644
--- a/htdocs/gcc-5/changes.html
+++ b/htdocs/gcc-5/changes.html
@@ -890,7 +890,7 @@  here</a>.</p>
 
 <h3 id="rx">RX</h3>
   <ul>
-    <li>A new command line option <code>-mno-allow-string-insns</code> can be
+    <li>A new command-line option <code>-mno-allow-string-insns</code> can be
     used to disable the generation of the <code>SCMPU</code>, <code>SMOVU</code>,
     <code>SMOVB</code>, <code>SMOVF</code>, <code>SUNTIL</code>, <code>SWHILE</code>
     and <code>RMPA</code> instructions.  An erratum released by Renesas shows