Wed Feb 25 18:58:20 PST 2004
Joshua Daniel Franklin <joshuadfranklin@yahoo.com>

The html/ and txt/ directories here contain the Cygwin documentation
in the expected formats. This package also includes man pages and info
files, so 'man cygwin' and 'info cygwin' should work.

See /usr/share/doc/Cygwin/cygwin-doc-x.x-x.README for more information.

To get the source files, get and build the Cygwin source and then:

cp /oss/src/winsup/doc/*xml src
cp /oss/bld/i686-pc-cygwin/winsup/doc/*sgml src
cat /oss/src/newlib/libc/libc.info /oss/src/newlib/libc/libc.info-* > src/libc.info
cat /oss/src/newlib/libm/libm.info /oss/src/newlib/libm/libm.info-* > src/libm.info
