diff options
author | brooks <brooks@138bc75d-0d04-0410-961f-82ee72b054a4> | 2007-02-27 06:00:47 +0000 |
---|---|---|
committer | brooks <brooks@138bc75d-0d04-0410-961f-82ee72b054a4> | 2007-02-27 06:00:47 +0000 |
commit | 8a667fb9a324d7940e41525047cf7ba5b574ff08 (patch) | |
tree | 5d3f59cb7b7d5814e57a08f0f5146d4bcc15aa0c /gcc/doc/gcc.texi | |
parent | 7c389f816c88bf716d2282134b98b4909ccc2d49 (diff) | |
download | gcc-8a667fb9a324d7940e41525047cf7ba5b574ff08.tar.gz |
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.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@122358 138bc75d-0d04-0410-961f-82ee72b054a4
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 77471ee0cbe..47e5d5e1364 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 |