diff options
author | jsm28 <jsm28@138bc75d-0d04-0410-961f-82ee72b054a4> | 2005-02-06 19:37:24 +0000 |
---|---|---|
committer | jsm28 <jsm28@138bc75d-0d04-0410-961f-82ee72b054a4> | 2005-02-06 19:37:24 +0000 |
commit | 996596cd045e16bad2ec093a70ea8acf575310e2 (patch) | |
tree | e0256a22d242666b355aaa8b793f8d53da3a0df9 /gcc/doc/gcc.texi | |
parent | 99e833c306340198942f3794915b98f02ae85b47 (diff) | |
download | gcc-996596cd045e16bad2ec093a70ea8acf575310e2.tar.gz |
PR other/7549
* doc/invoke.texi: Mention for each option included in -Wall that
it is included in -Wall.
* doc/gcc.texi: Update copyright and last modification date.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@94682 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/doc/gcc.texi')
-rw-r--r-- | gcc/doc/gcc.texi | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gcc/doc/gcc.texi b/gcc/doc/gcc.texi index 6eac7efd6aa..413340cc6ad 100644 --- a/gcc/doc/gcc.texi +++ b/gcc/doc/gcc.texi @@ -41,7 +41,7 @@ @copying Copyright @copyright{} 1988, 1989, 1992, 1993, 1994, 1995, 1996, 1997, 1998, -1999, 2000, 2001, 2002, 2003, 2004 Free Software Foundation, Inc. +1999, 2000, 2001, 2002, 2003, 2004, 2005 Free Software Foundation, Inc. Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.2 or @@ -79,7 +79,7 @@ This file documents the use of the GNU compilers. @sp 2 @center by Richard M. Stallman and the GCC Developer Community @sp 3 -@center Last updated 23 May 2004 +@center Last updated 6 February 2005 @sp 1 @center for GCC @value{version-GCC} |