From c487d8b6077e9735abe832a636b43db2cd621585 Mon Sep 17 00:00:00 2001 From: Wolfgang Bangerth Date: Sat, 31 May 2003 17:09:11 -0600 Subject: [PATCH] Remove some references to GNATS. Reference to gnats.html still to be purged. From-SVN: r67280 --- gcc/doc/sourcebuild.texi | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gcc/doc/sourcebuild.texi b/gcc/doc/sourcebuild.texi index 9e0b1f2e930..2b3612c65fd 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}.