Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/newlib
diff options
context:
space:
mode:
authorJeff Johnston <jjohnstn@redhat.com>2013-04-30 00:02:34 +0400
committerJeff Johnston <jjohnstn@redhat.com>2013-04-30 00:02:34 +0400
commit4b7586ff43b58c244c8c94cfd273c0c1468b782f (patch)
treef6eda36924f1b5199d9c3effd9a640f8df6121f2 /newlib
parent1755232acad8b06f1b9bd13608c1138c472b48b8 (diff)
2013-04-29 Freddie Chopin <freddie_chopin@op.pl>
* libc/libc.texinfo: Fix @ references and change ifinfo to be ifnottexinfo. * libm/libm.texinfo: Ditto.
Diffstat (limited to 'newlib')
-rw-r--r--newlib/ChangeLog6
-rw-r--r--newlib/libc/libc.texinfo4
-rw-r--r--newlib/libm/libm.texinfo8
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 <freddie_chopin@op.pl>
+
+ * libc/libc.texinfo: Fix @ references and change ifinfo to be
+ ifnottexinfo.
+ * libm/libm.texinfo: Ditto.
+
2013-04-25 Sebastian Huber <sebastian.huber@embedded-brains.de>
* 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