diff options
Diffstat (limited to 'manual/header.texi')
-rw-r--r-- | manual/header.texi | 22 |
1 files changed, 0 insertions, 22 deletions
diff --git a/manual/header.texi b/manual/header.texi deleted file mode 100644 index 2a551cd6e1..0000000000 --- a/manual/header.texi +++ /dev/null @@ -1,22 +0,0 @@ -@node Library Summary, Installation, Language Features, Top -@c %MENU% A summary showing the syntax, header file, and derivation of each library feature -@appendix Summary of Library Facilities - -This appendix is a complete list of the facilities declared within the -header files supplied with @theglibc{}. Each entry also lists the -standard or other source from which each facility is derived, and tells -you where in the manual you can find more information about how to use -it. - -@c This table runs wide. Shrink fonts. -@iftex -@smallfonts @rm -@end iftex -@table @code -@comment summary.texi is generated from the other Texinfo files. -@comment See the Makefile and summary.awk for the details. -@include summary.texi -@end table -@iftex -@textfonts @rm -@end iftex |