Mail Archives: djgpp-workers/2000/06/19/04:53:10
I've just checked in the following typo fix, introduced with my last
checkin. Sorry.
Laurynas
Index: wc204.txi
===================================================================
RCS file: /cvs/djgpp/djgpp/src/docs/kb/wc204.txi,v
retrieving revision 1.2
diff -u -r1.2 wc204.txi
--- wc204.txi 2000/06/19 08:05:33 1.2
+++ wc204.txi 2000/06/19 08:38:13
@@ -6,8 +6,8 @@
@findex uname AT r{, CPU type detection}
Ability to report the exact CPU type in @code{uname}.
-@cindex stdarg.h{, GCC 2.96}
-@cindex varargs.h{, GCC 2.96}
+@cindex stdarg DOT h AT r{, GCC 2.96}
+@cindex varargs DOT h AT r{, GCC 2.96}
When used together with GCC 2.96 or later, va_list facilities
in <stdarg.h> and <varargs.h> are implemented using new
builtins from GCC 2.96.
- Raw text -