This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [patch] doc/invoke.texi: Fix typos and follow spelling conventions.


Note some other conventions not being followed near the changed text, 
which you might want to look out for.

On Thu, 16 Sep 2004, Kazu Hirata wrote:

>  is enabled by default at -O and higher.  It is not enabled for -Os, since it
>  usually increases code size.

This should be @option{-O} and @option{-Os}.

> -symbol public - this causes the same behaviour as previous versions of
> +symbol public - this causes the same behavior as previous versions of

This should be a TeX em dash, "---" rather than " - ".

-- 
Joseph S. Myers               http://www.srcf.ucam.org/~jsm28/gcc/
  http://www.srcf.ucam.org/~jsm28/gcc/#c90status - status of C90 for GCC 4.0
    jsm@polyomino.org.uk (personal mail)
    jsm28@gcc.gnu.org (Bugzilla assignments and CCs)


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]