diff options
author | Brooks Moses <brooks.moses@codesourcery.com> | 2007-02-27 06:00:47 +0000 |
---|---|---|
committer | Brooks Moses <brooks@gcc.gnu.org> | 2007-02-26 22:00:47 -0800 |
commit | 7771bb621aad43c7d0e21ccec4922dd3beac9cb6 (patch) | |
tree | 5d3f59cb7b7d5814e57a08f0f5146d4bcc15aa0c /gcc/doc/gcc.texi | |
parent | 8208b34a272ef2a7582a176e87bd865d88d7cd50 (diff) | |
download | gcc-7771bb621aad43c7d0e21ccec4922dd3beac9cb6.zip gcc-7771bb621aad43c7d0e21ccec4922dd3beac9cb6.tar.gz gcc-7771bb621aad43c7d0e21ccec4922dd3beac9cb6.tar.bz2 |
gcc/ChangeLog ---------------------------------------------------------
gcc/ChangeLog ---------------------------------------------------------
* doc/include/gcc-common.texi (versionsubtitle): New macro.
* doc/cpp.texi: Standardize title page.
* doc/cppinternals.texi: Likewise.
* doc/gcc.texi: Standardize title page, remove version number
from copyright page.
* doc/gccint.texi: Likewise.
* doc/install.texi: Standardize title page, add table of
contents.
ada/ChangeLog ---------------------------------------------------------
* gnat-style.texi: Standardize title page.
* gnat_rm.texi: Likewise.
* gnat_ugn.texi: Likewise.
fortran/ChangeLog -----------------------------------------------------
* gfortran.texi: Standardize title page, remove version number
from copyright page.
treelang/ChangeLog ----------------------------------------------------
* treelang.texi: Standardize title page, remove version number
from copyright page.
From-SVN: r122358
Diffstat (limited to 'gcc/doc/gcc.texi')
-rw-r--r-- | gcc/doc/gcc.texi | 9 |
1 files changed, 3 insertions, 6 deletions
diff --git a/gcc/doc/gcc.texi b/gcc/doc/gcc.texi index 77471ee..47e5d5e 100644 --- a/gcc/doc/gcc.texi +++ b/gcc/doc/gcc.texi @@ -73,15 +73,12 @@ This file documents the use of the GNU compilers. @end ifnottex @setchapternewpage odd -@shorttitlepage Using the GNU Compiler Collection (GCC) @titlepage -@center @titlefont{Using the GNU Compiler Collection} -@sp 2 -@center by Richard M. Stallman and the GCC Developer Community +@title Using the GNU Compiler Collection +@versionsubtitle +@author Richard M. Stallman and the @sc{GCC} Developer Community @page @vskip 0pt plus 1filll -For GCC Version @value{version-GCC}@* -@sp 1 Published by: @multitable @columnfractions 0.5 0.5 @item GNU Press |