aboutsummaryrefslogtreecommitdiff
path: root/gcc/doc/gcc.texi
diff options
context:
space:
mode:
authorJoseph Myers <jsm28@cam.ac.uk>2001-06-08 03:43:47 +0100
committerJoseph Myers <jsm28@gcc.gnu.org>2001-06-08 03:43:47 +0100
commitb9e18cb67300dd4079d560a69c5c9c7f004fa709 (patch)
treed3a4c5a1223ebce73b3bb1fd3e79dd8c9cf0a1d6 /gcc/doc/gcc.texi
parentdf56a27fb81910e6521a69a0a153dc36591021f7 (diff)
downloadgcc-b9e18cb67300dd4079d560a69c5c9c7f004fa709.zip
gcc-b9e18cb67300dd4079d560a69c5c9c7f004fa709.tar.gz
gcc-b9e18cb67300dd4079d560a69c5c9c7f004fa709.tar.bz2
* doc/gcc.texi: Add trailing slash to URL.
From-SVN: r42995
Diffstat (limited to 'gcc/doc/gcc.texi')
-rw-r--r--gcc/doc/gcc.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/doc/gcc.texi b/gcc/doc/gcc.texi
index b7fa196..deb5210 100644
--- a/gcc/doc/gcc.texi
+++ b/gcc/doc/gcc.texi
@@ -472,7 +472,7 @@ information concerning the history of C that is available online, see
There is no formal written standard for Objective-C. The most
authoritative manual is ``Object-Oriented Programming and the
Objective-C Language'', available at a number of web sites;
-@uref{http://developer.apple.com/techpubs/macosx/Cocoa/ObjectiveC} has a
+@uref{http://developer.apple.com/techpubs/macosx/Cocoa/ObjectiveC/} has a
recent version, while @uref{http://www.toodarkpark.org/computers/objc/}
is an older example. @uref{http://www.gnustep.org} includes useful
information as well.