aboutsummaryrefslogtreecommitdiff
path: root/libobjc
diff options
context:
space:
mode:
authorJoseph Myers <jsm28@cam.ac.uk>2001-01-12 17:06:15 +0000
committerJoseph Myers <jsm28@gcc.gnu.org>2001-01-12 17:06:15 +0000
commit01d9cb8b77655fd1d2f981cfb2f32e33810b5ba5 (patch)
treec6f948a8d73e5e9845e125c45bef8f24f5cb2e9a /libobjc
parent89aed483903d40df9f418f29dc3f759e715e6b5b (diff)
downloadgcc-01d9cb8b77655fd1d2f981cfb2f32e33810b5ba5.zip
gcc-01d9cb8b77655fd1d2f981cfb2f32e33810b5ba5.tar.gz
gcc-01d9cb8b77655fd1d2f981cfb2f32e33810b5ba5.tar.bz2
* objc-features.texi: Use @email.
From-SVN: r38949
Diffstat (limited to 'libobjc')
-rw-r--r--libobjc/ChangeLog4
-rw-r--r--libobjc/objc-features.texi2
2 files changed, 5 insertions, 1 deletions
diff --git a/libobjc/ChangeLog b/libobjc/ChangeLog
index 052e3a4..f4e1549 100644
--- a/libobjc/ChangeLog
+++ b/libobjc/ChangeLog
@@ -1,5 +1,9 @@
2001-01-12 Joseph S. Myers <jsm28@cam.ac.uk>
+ * objc-features.texi: Use @email.
+
+2001-01-12 Joseph S. Myers <jsm28@cam.ac.uk>
+
* sendmsg.c (__objc_print_dtable_stats): Don't use #ifdef inside
printf.
diff --git a/libobjc/objc-features.texi b/libobjc/objc-features.texi
index f393434..9575e55 100644
--- a/libobjc/objc-features.texi
+++ b/libobjc/objc-features.texi
@@ -14,7 +14,7 @@ This document is meant to describe some of the GNU Objective-C runtime
features. It is not intended to teach you Objective-C, there are several
resources on the Internet that present the language. Questions and
comments about this document to Ovidiu Predescu
-@code{<ovidiu@@cup.hp.com>}.
+@email{ovidiu@@cup.hp.com}.
@menu
* Executing code before main::