mirror of git://sourceware.org/git/glibc.git
2002-09-13 Roland McGrath <roland@redhat.com>
* manual/libc.texinfo: @ifinfo -> @ifnottex around copyright notice.
This commit is contained in:
parent
c96dd54cdf
commit
0cb46d58cc
|
@ -22,7 +22,7 @@
|
||||||
@set UPDATED 2001-07-06
|
@set UPDATED 2001-07-06
|
||||||
@set ISBN 1-882114-55-8
|
@set ISBN 1-882114-55-8
|
||||||
|
|
||||||
@ifinfo
|
@ifnottex
|
||||||
This file documents the GNU C library.
|
This file documents the GNU C library.
|
||||||
|
|
||||||
This is Edition @value{EDITION}, last updated @value{UPDATED},
|
This is Edition @value{EDITION}, last updated @value{UPDATED},
|
||||||
|
@ -49,7 +49,7 @@ Documentation License".
|
||||||
You have freedom to copy and modify this GNU Manual, like GNU
|
You have freedom to copy and modify this GNU Manual, like GNU
|
||||||
software. Copies published by the Free Software Foundation raise
|
software. Copies published by the Free Software Foundation raise
|
||||||
funds for GNU development.
|
funds for GNU development.
|
||||||
@end ifinfo
|
@end ifnottex
|
||||||
|
|
||||||
@iftex
|
@iftex
|
||||||
@shorttitlepage The GNU C Library Reference Manual
|
@shorttitlepage The GNU C Library Reference Manual
|
||||||
|
|
Loading…
Reference in New Issue