diff options
author | Ulrich Drepper <drepper@redhat.com> | 1999-03-15 10:11:11 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 1999-03-15 10:11:11 +0000 |
commit | d1987d2d19cff48a896dce678792c3bc2aa90968 (patch) | |
tree | e4a79e2c42264c620657c543cb4db4a0f4783f91 /manual/libc.texinfo | |
parent | b0377551b68db7a263999df0765b66cb2d821935 (diff) | |
download | glibc-d1987d2d19cff48a896dce678792c3bc2aa90968.tar glibc-d1987d2d19cff48a896dce678792c3bc2aa90968.tar.gz glibc-d1987d2d19cff48a896dce678792c3bc2aa90968.tar.bz2 glibc-d1987d2d19cff48a896dce678792c3bc2aa90968.zip |
Update.
1999-03-15 Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
* manual/libc.texinfo: Undo last change for now.
Diffstat (limited to 'manual/libc.texinfo')
-rw-r--r-- | manual/libc.texinfo | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/manual/libc.texinfo b/manual/libc.texinfo index 21a864c1a6..ee5ee051fe 100644 --- a/manual/libc.texinfo +++ b/manual/libc.texinfo @@ -101,13 +101,13 @@ Foundation. @end titlepage @page -@ifnottex +@ifinfo @node Top, Introduction, (dir), (dir) @top Main Menu This is Edition @value{EDITION}, last updated @value{UPDATED}, of @cite{The GNU C Library Reference Manual}, for Version @value{VERSION} of the GNU C Library. -@end ifnottex +@end ifinfo @include top-menu.texi @include chapters.texi |