public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
* [committed] wwwdocs: gcc-8: Properly spell "command-line option"
@ 2023-01-11 23:25 Gerald Pfeifer
  0 siblings, 0 replies; only message in thread
From: Gerald Pfeifer @ 2023-01-11 23:25 UTC (permalink / raw)
  To: gcc-patches; +Cc: Claudiu Zissulescu

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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2023-01-11 23:25 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-01-11 23:25 [committed] wwwdocs: gcc-8: Properly spell "command-line option" Gerald Pfeifer

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).