diff options
author | Gerald Pfeifer <gerald@pfeifer.com> | 2009-10-10 20:46:10 +0000 |
---|---|---|
committer | Gerald Pfeifer <gerald@gcc.gnu.org> | 2009-10-10 20:46:10 +0000 |
commit | c08766bc7aa4fc11960607fdaefb91b3e243f75b (patch) | |
tree | d234f791b1f3cb4aa4b9c1ef04d3a9ba1aa8a3c8 /gcc/doc/install.texi | |
parent | f12c3a1d3af6ae256d4bceab4080bc4ba31122af (diff) | |
download | gcc-c08766bc7aa4fc11960607fdaefb91b3e243f75b.tar.gz |
install.texi (Final install): Refer to http://gcc.gnu.org/bugs/ for bug reporting.
* doc/install.texi (Final install): Refer to
http://gcc.gnu.org/bugs/ for bug reporting.
From-SVN: r152629
Diffstat (limited to 'gcc/doc/install.texi')
-rw-r--r-- | gcc/doc/install.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/doc/install.texi b/gcc/doc/install.texi index 6bf446b32fb..73d8dedaacf 100644 --- a/gcc/doc/install.texi +++ b/gcc/doc/install.texi @@ -2689,7 +2689,7 @@ incomplete or out of date. Send a note to @email{gcc@@gcc.gnu.org} detailing how the information should be changed. If you find a bug, please report it following the -@uref{../bugs.html,,bug reporting guidelines}. +@uref{../bugs/,,bug reporting guidelines}. If you want to print the GCC manuals, do @samp{cd @var{objdir}; make dvi}. You will need to have @command{texi2dvi} (version at least 4.7) |