mirror of
				https://sourceware.org/git/glibc.git
				synced 2025-10-31 22:10:34 +03:00 
			
		
		
		
	1999-11-02 Andreas Jaeger <aj@suse.de> * manual/header.texi (Library Summary): The command @indexfonts doesn't exist anymore, use @smallfonts instead.
		
			
				
	
	
		
			23 lines
		
	
	
		
			762 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			23 lines
		
	
	
		
			762 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| @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 the GNU C library.  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
 |