public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
From: Gerald Pfeifer <gerald@pfeifer.com>
To: gcc-patches@gcc.gnu.org
Cc: Claudiu Zissulescu <claziss@synopsys.com>
Subject: [committed] wwwdocs: gcc-8: Properly spell "command-line option"
Date: Thu, 12 Jan 2023 00:25:42 +0100 (CET)	[thread overview]
Message-ID: <20230111232554.A299633E60@hamza.pair.com> (raw)

On the way add some missing "the"s.

Pushed.

Gerald
---
 htdocs/gcc-8/changes.html | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/htdocs/gcc-8/changes.html b/htdocs/gcc-8/changes.html
index 73ccd07d..c329a509 100644
--- a/htdocs/gcc-8/changes.html
+++ b/htdocs/gcc-8/changes.html
@@ -972,17 +972,17 @@ is now easier-to-read.</p>
   </li>
   <li>
     Refactored small data feature implementation, controlled
-    via <code>-G</code> command line option.
+    via the <code>-G</code> command-line option.
   </li>
   <li>
     New support for reduced register set ARC architecture
-    configurations, controlled via <code>-mrf16</code> command line
+    configurations, controlled via the <code>-mrf16</code> command-line
     option.
   </li>
   <li>
     Refurbished and improved support for zero overhead loops.
-    Introduced <code>-mlpc-width</code> command line option to control the
-    width of <code>lp_count</code> register.
+    Introduced <code>-mlpc-width</code> command-line option to control
+    the width of the <code>lp_count</code> register.
   </li>
 </ul>
 
-- 
2.38.1

                 reply	other threads:[~2023-01-11 23:25 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20230111232554.A299633E60@hamza.pair.com \
    --to=gerald@pfeifer.com \
    --cc=claziss@synopsys.com \
    --cc=gcc-patches@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).