Wed Oct 16 21:41:22  2002 Joshua Daniel Franklin <joshuadfranklin@yahoo.com>

(cygwin-man)
BUILD REQUIREMENTS:

ash
cygwin
fileutils
gzip
make
perl 
textutils

BUILD INSTRUCTIONS:

Type 'make' or 'make all' to build the man pages. If you only want to
build one section, try 'make man1' or 'make man3'. To install, 
'make install'. That's all you really need to know.

If you have the cygwin CVS on your machine, you can edit the 
CYGWIN_SRC line in the Makefile and run 'make upgrade'. This will 
_replace_ the SGML files with ones from the your copy of the CVS.

The two intro pages (intro.1 and intro.3) were written by hand by me.
The rest of the cygwin man pages are autogenerated from the SGML files
found in CVS. I wrote perl scripts do this in my spare time over a few
evenings. They are not robust. They will not work for other SGML files.
(In fact, note that separate scripts are necessary for the API man pages
and the utils.) Changes to the SGML files will probably break the scripts.

