OSDN Git Service

* doc/gcc.texi: Add trailing slash to URL.
authorjsm28 <jsm28@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 8 Jun 2001 02:43:47 +0000 (02:43 +0000)
committerjsm28 <jsm28@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 8 Jun 2001 02:43:47 +0000 (02:43 +0000)
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@42995 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/ChangeLog
gcc/doc/gcc.texi

index 3ae51dd..c650587 100644 (file)
@@ -1,3 +1,7 @@
+2001-06-08  Joseph S. Myers  <jsm28@cam.ac.uk>
+
+       * doc/gcc.texi: Add trailing slash to URL.
+
 2001-06-07  Stan Shebs  <shebs@apple.com>
 
        * config/darwin.h (ENCODE_SECTION_INFO): Define.
index b7fa196..deb5210 100644 (file)
@@ -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.