diff options
author | jsm28 <jsm28@138bc75d-0d04-0410-961f-82ee72b054a4> | 2002-12-30 21:07:17 +0000 |
---|---|---|
committer | jsm28 <jsm28@138bc75d-0d04-0410-961f-82ee72b054a4> | 2002-12-30 21:07:17 +0000 |
commit | 2ef65a304f0e2eeb07b94e8e104fd6603b839990 (patch) | |
tree | b95dd00924cc6774477a869773a9c724f7a44a91 /gcc/doc/service.texi | |
parent | 7cdf6d165429c501f17532f67d1e2f70cca5a26f (diff) | |
download | gcc-2ef65a304f0e2eeb07b94e8e104fd6603b839990.tar.gz |
* doc/service.texi: Uncomment and update FAQ link.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@60648 138bc75d-0d04-0410-961f-82ee72b054a4
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}. |