From 4b7586ff43b58c244c8c94cfd273c0c1468b782f Mon Sep 17 00:00:00 2001 From: Jeff Johnston Date: Mon, 29 Apr 2013 20:02:34 +0000 Subject: [PATCH] 2013-04-29 Freddie Chopin * libc/libc.texinfo: Fix @ references and change ifinfo to be ifnottexinfo. * libm/libm.texinfo: Ditto. --- newlib/ChangeLog | 6 ++++++ newlib/libc/libc.texinfo | 4 ++-- newlib/libm/libm.texinfo | 8 ++++---- 3 files changed, 12 insertions(+), 6 deletions(-) diff --git a/newlib/ChangeLog b/newlib/ChangeLog index 4f8ad0588..2ed5d6191 100644 --- a/newlib/ChangeLog +++ b/newlib/ChangeLog @@ -1,3 +1,9 @@ +2013-04-29 Freddie Chopin + + * libc/libc.texinfo: Fix @ references and change ifinfo to be + ifnottexinfo. + * libm/libm.texinfo: Ditto. + 2013-04-25 Sebastian Huber * libc/stdio/local.h (_STDIO_CLOSE_PER_REENT_STD_STREAMS): New define. diff --git a/newlib/libc/libc.texinfo b/newlib/libc/libc.texinfo index b75d57773..74d448d88 100644 --- a/newlib/libc/libc.texinfo +++ b/newlib/libc/libc.texinfo @@ -429,7 +429,7 @@ usage as the ANSI C version from @file{stdarg.h}. @printindex cp @tex -% I think something like @colophon should be in texinfo. In the +% I think something like @@colophon should be in texinfo. In the % meantime: \long\def\colophon{\hbox to0pt{}\vfill \centerline{The body of this manual is set in} @@ -440,7 +440,7 @@ usage as the ANSI C version from @file{stdarg.h}. \centerline{{\sl\fontname\tensl\/}} \centerline{are used for emphasis.}\vfill} \page\colophon -% Blame: pesch@cygnus.com, 28mar91. +% Blame: pesch@@cygnus.com, 28mar91. @end tex @contents diff --git a/newlib/libm/libm.texinfo b/newlib/libm/libm.texinfo index 49e66e97b..147dc7ec6 100644 --- a/newlib/libm/libm.texinfo +++ b/newlib/libm/libm.texinfo @@ -86,10 +86,10 @@ into another language, under the above conditions for modified versions. @end titlepage @end iftex -@ifinfo +@ifnottex @node Top @top LIBM -@end ifinfo +@end ifnottex @menu * Math:: The mathematical functions (`math.h'). @@ -135,7 +135,7 @@ For such platforms, the long double math functions are implemented as calls to t @printindex cp @tex -% I think something like @colophon should be in texinfo. In the +% I think something like @@colophon should be in texinfo. In the % meantime: \long\def\colophon{\hbox to0pt{}\vfill \centerline{The body of this manual is set in} @@ -146,7 +146,7 @@ For such platforms, the long double math functions are implemented as calls to t \centerline{{\sl\fontname\tensl\/}} \centerline{are used for emphasis.}\vfill} \page\colophon -% Blame: pesch@cygnus.com, 28mar91. +% Blame: pesch@@cygnus.com, 28mar91. @end tex @contents