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