diff options
author | Joseph Myers <jsm@polyomino.org.uk> | 2002-12-30 21:07:17 +0000 |
---|---|---|
committer | Joseph Myers <jsm28@gcc.gnu.org> | 2002-12-30 21:07:17 +0000 |
commit | b351c1d9055274266f493a6588a6f646a0b033bd (patch) | |
tree | b95dd00924cc6774477a869773a9c724f7a44a91 /gcc/doc/service.texi | |
parent | b0e0b1f3750dfdd1683daf885f0b2b65dfcd3d05 (diff) | |
download | gcc-b351c1d9055274266f493a6588a6f646a0b033bd.tar.gz |
* doc/service.texi: Uncomment and update FAQ link.
From-SVN: r60648
Diffstat (limited to 'gcc/doc/service.texi')
-rw-r--r-- | gcc/doc/service.texi | 8 |
1 files changed, 3 insertions, 5 deletions
diff --git a/gcc/doc/service.texi b/gcc/doc/service.texi index 863774483c8..4cc2b70888c 100644 --- a/gcc/doc/service.texi +++ b/gcc/doc/service.texi @@ -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}. |