diff options
author | Wolfgang Bangerth <bangerth@gcc.gnu.org> | 2003-05-31 17:09:11 -0600 |
---|---|---|
committer | Wolfgang Bangerth <bangerth@gcc.gnu.org> | 2003-05-31 17:09:11 -0600 |
commit | c487d8b6077e9735abe832a636b43db2cd621585 (patch) | |
tree | 1716691aaf511a3597a3d734a9e283d103013a73 /gcc | |
parent | 522801e76c9547bf28f5347c0671a40d43b90302 (diff) | |
download | gcc-c487d8b6077e9735abe832a636b43db2cd621585.zip gcc-c487d8b6077e9735abe832a636b43db2cd621585.tar.gz gcc-c487d8b6077e9735abe832a636b43db2cd621585.tar.bz2 |
Remove some references to GNATS. Reference to gnats.html still to be purged.
From-SVN: r67280
Diffstat (limited to 'gcc')
-rw-r--r-- | gcc/doc/sourcebuild.texi | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gcc/doc/sourcebuild.texi b/gcc/doc/sourcebuild.texi index 9e0b1f2..2b3612c 100644 --- a/gcc/doc/sourcebuild.texi +++ b/gcc/doc/sourcebuild.texi @@ -466,10 +466,10 @@ following are also necessary: @itemize @bullet @item -At least one GNATS category for bugs in that front end and runtime +At least one Bugzilla component for bugs in that front end and runtime libraries. This category needs to be mentioned in @file{gcc/gccbug.in}, and in @file{gnats.html} on the GCC web site, as -well as being added to the GNATS database. +well as being added to the Bugzilla database. @item Normally, one or more maintainers of that front end listed in @file{MAINTAINERS}. |