diff options
author | Joshua Daniel Franklin <joshuadfranklin@yahoo.com> | 2005-08-27 01:32:36 +0000 |
---|---|---|
committer | Joshua Daniel Franklin <joshuadfranklin@yahoo.com> | 2005-08-27 01:32:36 +0000 |
commit | 7a582da59905eeab32366cc741e51b1da567fa7a (patch) | |
tree | d57ee716a4dcf4265f8cb7cbeac076d744f91021 /winsup/doc/faq-what.xml | |
parent | 63958f00d30431dbfce94ec07b27a3722e715549 (diff) | |
download | cygnal-7a582da59905eeab32366cc741e51b1da567fa7a.tar.gz cygnal-7a582da59905eeab32366cc741e51b1da567fa7a.tar.bz2 cygnal-7a582da59905eeab32366cc741e51b1da567fa7a.zip |
2005-08-26 Joshua Daniel Franklin <joshuadfranklin@yahoo.com>
* Makefile.in: Remove extra anchor to make NN4 happy.
* faq.xml: Link to cygwin.com/license.html
* faq-resources.xml: Link instead of duplicating info.
* faq-using.xml: Split out services and network shares FAQ.
* faq-what.xml: Link to cygwin.com/license.html
Diffstat (limited to 'winsup/doc/faq-what.xml')
-rw-r--r-- | winsup/doc/faq-what.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/winsup/doc/faq-what.xml b/winsup/doc/faq-what.xml index fb6c41ac3..8ff468530 100644 --- a/winsup/doc/faq-what.xml +++ b/winsup/doc/faq-what.xml @@ -28,7 +28,7 @@ standard Windows command shell. <para>Wait a minute... Cygwin is only <emphasis>supported</emphasis> if you are paying for it, such as through a support contract with Red Hat. For information about getting a Red Hat support contract, see -<ulink url="http://www.redhat.com/software/tools/cygwin/">http://www.redhat.com/software/tools/cygwin/</ulink>. +<ulink url="http://cygwin.com/license.html" />. </para> <para>That said, Cygwin can be expected to run on all modern 32 bit versions of Windows, except Windows CE. This includes Windows 95/98/ME/NT/2000/XP. @@ -70,7 +70,7 @@ how the GNU General Public License may affect your use of these tools. <para>In particular, if you intend to port a proprietary (non-GPL'd) application using Cygwin, you will need the proprietary-use license for the Cygwin library. This is available for purchase; please visit -<ulink url="http://www.redhat.com/software/tools/cygwin/">http://www.redhat.com/software/tools/cygwin/</ulink> for more information. +<ulink url="http://cygwin.com/license.html" /> for more information. All other questions should be sent to the project mailing list cygwin@cygwin.com. </para> |