This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "gcc-wwwdocs".
The branch, master has been updated
via 4941d4191bffbc0b59417093270ae58c720fc6bf (commit)
from 6ce9ec18cceb47b9813713cebffeeadecae912f2 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 4941d4191bffbc0b59417093270ae58c720fc6bf
Author: Gerald Pfeifer <[email protected]>
Date: Mon Jun 1 09:03:57 2026 +0200
gcc-9: Add dash to "command-line options"
diff --git a/htdocs/gcc-9/changes.html b/htdocs/gcc-9/changes.html
index 0facfdab..d78e574b 100644
--- a/htdocs/gcc-9/changes.html
+++ b/htdocs/gcc-9/changes.html
@@ -89,10 +89,10 @@ You may also want to check out our
<!-- .................................................................. -->
<h2 id="general">General Improvements</h2>
-<p>The following GCC command line options have been introduced or improved.</p>
+<p>The following GCC command-line options have been introduced or improved.</p>
<ul>
<li>
- All command line options that take a <i>byte-size</i> argument accept
+ All command-line options that take a <i>byte-size</i> argument accept
64-bit integers as well as standard SI and IEC suffixes such as
<code>kb</code> and <code>KiB</code>, <code>MB</code> and
<code>MiB</code>, or <code>GB</code> and <code>GiB</code> denoting
-----------------------------------------------------------------------
Summary of changes:
htdocs/gcc-9/changes.html | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
hooks/post-receive
--
gcc-wwwdocs