summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid Starks-Browning <starksb@ebi.ac.uk>2000-10-18 12:34:41 +0000
committerDavid Starks-Browning <starksb@ebi.ac.uk>2000-10-18 12:34:41 +0000
commitdeafd52c704e9287255300f4b12f73cd070516c8 (patch)
treed32d197c2ca9bc9d0234bdf37b50cd2561144e05
parent19ce2f49a7494566c09850308d2bcd8261543fd9 (diff)
downloadcygnal-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).
-rw-r--r--winsup/doc/faq.texinfo1
-rw-r--r--winsup/doc/what.texinfo14
2 files changed, 14 insertions, 1 deletions
diff --git a/winsup/doc/faq.texinfo b/winsup/doc/faq.texinfo
index 6b68a5e9c..52ef634de 100644
--- a/winsup/doc/faq.texinfo
+++ b/winsup/doc/faq.texinfo
@@ -9,7 +9,6 @@
@setfilename faq.txt
@include what.texinfo
-@include sites.texinfo
@include install.texinfo
@include calls.texinfo
@include how.texinfo
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