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, docs] Document --help=<language> option (PR 31355)


Brooks Moses wrote:
> This patch documents the --help=<language> option.
> 
> It also fixes the fact that @var{} was erroneously used for literal
> values in the existing --help= documentation, and @gcctabopt was
> erroneously used for tables within the option listing.
> 
> ----------------------------------------------------------------------
> 2007-03-25  Brooks Moses  <brooks.moses@codesourcery.com>
> 
>     * doc/invoke.texi (--help=): Document <languages> value, fix
>     formatting in tables of values.
> 
> ----------------------------------------------------------------------
> 
> Tested with "make info" and "make pdf" on i686-pc-linux-gnu.  Ok for trunk?

OK, thanks.

-- 
Mark Mitchell
CodeSourcery
mark@codesourcery.com
(650) 331-3385 x713


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