OSDN Git Service

* doc/service.texi: Uncomment and update FAQ link.
authorjsm28 <jsm28@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 30 Dec 2002 21:07:17 +0000 (21:07 +0000)
committerjsm28 <jsm28@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 30 Dec 2002 21:07:17 +0000 (21:07 +0000)
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@60648 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/ChangeLog
gcc/doc/service.texi

index 49e6151..7c091ed 100644 (file)
@@ -1,3 +1,7 @@
+2002-12-30  Joseph S. Myers  <jsm@polyomino.org.uk>
+
+       * doc/service.texi: Uncomment and update FAQ link.
+
 2002-12-30  Andreas Jaeger  <aj@suse.de>
 
        * unwind-dw2-fde.h (last_fde): Add unused attribute for obj.
index 8637744..4cc2b70 100644 (file)
@@ -1,5 +1,5 @@
 @c Copyright (C) 1988, 1989, 1992, 1993, 1994, 1995, 1996, 1997, 1998,
-@c 1999, 2000, 2001 Free Software Foundation, Inc.
+@c 1999, 2000, 2001, 2002 Free Software Foundation, Inc.
 @c This is part of the GCC manual.
 @c For copying conditions, see the file gcc.texi.
 
@@ -24,7 +24,5 @@ The service directory is found at
 @uref{http://www.gnu.org/prep/service.html}.
 @end itemize
 
-@c For further information, see
-@c @uref{http://gcc.gnu.org/cgi-bin/fom.cgi?file=12}.
-@c FIXME: this URL may be too volatile, this FAQ entry needs to move to
-@c the regular web pages before we can uncomment the reference.
+For further information, see
+@uref{http://gcc.gnu.org/faq.html#support}.