diff options
author | David Starks-Browning <starksb@ebi.ac.uk> | 2003-11-13 22:07:36 +0000 |
---|---|---|
committer | David Starks-Browning <starksb@ebi.ac.uk> | 2003-11-13 22:07:36 +0000 |
commit | 10c43de3192133cd5ac79835e997dbb2f24786d5 (patch) | |
tree | 75d9a18ac21ffde8841ca812c8692fb35195f0b3 /winsup/doc/what.texinfo | |
parent | cbae134251628e4dfa9e95af11d79259510db503 (diff) | |
download | cygnal-10c43de3192133cd5ac79835e997dbb2f24786d5.tar.gz cygnal-10c43de3192133cd5ac79835e997dbb2f24786d5.tar.bz2 cygnal-10c43de3192133cd5ac79835e997dbb2f24786d5.zip |
Apply Elfyn's patches as supplied in <http://cygwin.com/ml/cygwin-patches/2003-q3/msg00156.html>.
Diffstat (limited to 'winsup/doc/what.texinfo')
-rw-r--r-- | winsup/doc/what.texinfo | 11 |
1 files changed, 5 insertions, 6 deletions
diff --git a/winsup/doc/what.texinfo b/winsup/doc/what.texinfo index b3420b5cf..3a54d54d0 100644 --- a/winsup/doc/what.texinfo +++ b/winsup/doc/what.texinfo @@ -32,18 +32,17 @@ exhibit different limitations, on the various versions of Windows. @section Where can I get it? -The main location for the Cygwin project is -@file{http://cygwin.com/}. There you should find -everything you need for Cygwin, including links for download and setup, -a current list of ftp mirror sites, a User's Guide, an API Reference, -mailing lists and archives, and additional ported software. +The home page for the Cygwin project is @file{http://cygwin.com/}. +There you should find everything you need for Cygwin, including links +for download and setup, a current list of ftp mirror sites, +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 |