aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDevang Patel <dpatel@apple.com>2005-03-04 18:57:01 -0800
committerDevang Patel <dpatel@gcc.gnu.org>2005-03-04 18:57:01 -0800
commitc533f56b23e374e2cc15f704408f61c57915b091 (patch)
treee65551ebf4bcf18a87d7aad5c2d4d313422bb8ae
parent744b2d61842718ac04d5ce0b55c179262147ce98 (diff)
downloadgcc-c533f56b23e374e2cc15f704408f61c57915b091.zip
gcc-c533f56b23e374e2cc15f704408f61c57915b091.tar.gz
gcc-c533f56b23e374e2cc15f704408f61c57915b091.tar.bz2
* doc/invoke.texi: Remove reference to webpage that does not exist.
From-SVN: r95922
-rw-r--r--gcc/ChangeLog4
-rw-r--r--gcc/doc/invoke.texi3
2 files changed, 4 insertions, 3 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index efb94bb..084aa50 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -1,3 +1,7 @@
+2005-03-04 Devang Patel <dpatel@apple.com>
+
+ * doc/invoke.texi: Remove reference to webpage that does not exist.
+
2005-03-04 John David Anglin <dave.danglin@nrc-cnrc.gc.ca>
Joseph S. Myers <joseph@codesourcery.com>
diff --git a/gcc/doc/invoke.texi b/gcc/doc/invoke.texi
index 6dcff82..7b6bda9 100644
--- a/gcc/doc/invoke.texi
+++ b/gcc/doc/invoke.texi
@@ -12381,9 +12381,6 @@ abundantly clear also aids readability and self-documentation of the code.
Note that due to ISO C++ specification requirements, operator new and
operator delete must always be of default visibility.
-An overview of these techniques, their benefits and how to use them
-is at @w{@uref{http://www.nedprod.com/programs/gccvisibility.html}}.
-
@end table
@c man end