home *** CD-ROM | disk | FTP | other *** search
- ;---------------------------------------------------------;
- ; Command-file for Pure-C user defined help about MiNT. ;
- ; MiNT manpages are copyright (c) 1991-1993 ;
- ; by Eric Smith and Atari Corporation. ;
- ; ;
- ; Maintainer of this help-file: Hildo Biersma ;
- ; e-mail: boender@dutiws.twi.tudelft.nl ;
- ;---------------------------------------------------------;
-
- -VL
- ; -L: write logfile
- ; -N: test input, do not write logfile
- ; -V: verbose
- ; -W: break on warnings
- ; -T=x: tabs are expanded to x spaces (default = 4)
-
- USR.HLP ; name of help-file to be generated
-
- EXTRA.SRC ; Name of author and special stuff...
-
- ; All MiNT manual pages are copyright (c) Eric Smith and Atari Corp.
- D.SRC ; MiNT man pages for function calls starting with a 'D'
- F.SRC ; MiNT man pages for function calls starting with a 'F'
- P.SRC ; MiNT man pages for function calls starting with a 'P'
- S.SRC ; MiNT man pages for function calls starting with a 'S'
- T.SRC ; MiNT man pages for function calls starting with a 'T'
-
- ; These manual pages were done by Hildo Biersma
- TOS.SRC ; Manual pages for the TOS system calls
- LIB2.SRC ; Manual pages for the mintlibs, corresponding to UN*X section 2
- LIB3.SRC ; Manual pages for the mintlibs, corresponding to UN*X section 3
-
-