diff options
author | David Starks-Browning <starksb@ebi.ac.uk> | 2000-10-18 12:34:41 +0000 |
---|---|---|
committer | David Starks-Browning <starksb@ebi.ac.uk> | 2000-10-18 12:34:41 +0000 |
commit | deafd52c704e9287255300f4b12f73cd070516c8 (patch) | |
tree | d32d197c2ca9bc9d0234bdf37b50cd2561144e05 /winsup/doc/what.texinfo | |
parent | 19ce2f49a7494566c09850308d2bcd8261543fd9 (diff) | |
download | cygnal-deafd52c704e9287255300f4b12f73cd070516c8.tar.gz cygnal-deafd52c704e9287255300f4b12f73cd070516c8.tar.bz2 cygnal-deafd52c704e9287255300f4b12f73cd070516c8.zip |
Add new section "Where can I get it?" to what.texinfo.
Omit sites.texinfo altogether (mirror list not useful).
Diffstat (limited to 'winsup/doc/what.texinfo')
-rw-r--r-- | winsup/doc/what.texinfo | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/winsup/doc/what.texinfo b/winsup/doc/what.texinfo index c53f386e4..26ff2f3ef 100644 --- a/winsup/doc/what.texinfo +++ b/winsup/doc/what.texinfo @@ -16,6 +16,20 @@ interest in the many standard Unix utilities provided with the package. They can be used both from the bash shell (provided) or from the standard Windows command shell. +@section Where can I get it? + +The main WWW page for the Cygwin project is +@file{http://sources.redhat.com/cygwin/}. There you should find +everything you need for Cygwin, including links for download and setup, +a User's Guide, an API Reference, mailing lists and archives, and +additional ported software. + +You can find documentation for the individual GNU tools at +@file{http://www.fsf.org/manual/}. (You should read GNU manuals from a +local mirror. Check @file{http://www.fsf.org/server/list-mirrors.html} +for a list of them.) + + @section Is it free software? Yes. Parts are GNU software (gcc, gas, ld, etc...), parts are covered |