diff options
author | Joshua Daniel Franklin <joshuadfranklin@yahoo.com> | 2005-10-02 20:56:53 +0000 |
---|---|---|
committer | Joshua Daniel Franklin <joshuadfranklin@yahoo.com> | 2005-10-02 20:56:53 +0000 |
commit | facdd5dd4a564a6353ae46c75604ba5493ca03de (patch) | |
tree | ddeac7e58554a6e6ec150ca2b446e52f6719b116 /winsup/doc/faq-what.xml | |
parent | 0cb6fc5d3036aa449635383a36338ed63539a561 (diff) | |
download | cygnal-facdd5dd4a564a6353ae46c75604ba5493ca03de.tar.gz cygnal-facdd5dd4a564a6353ae46c75604ba5493ca03de.tar.bz2 cygnal-facdd5dd4a564a6353ae46c75604ba5493ca03de.zip |
2005-10-02 Joshua Daniel Franklin <joshuadfranklin@yahoo.com>
* faq-what.xml: Add 2003 and WOW64 to "supported" FAQ.
* faq-programming.xml: Fix cygexec FAQ, building link.
Diffstat (limited to 'winsup/doc/faq-what.xml')
-rw-r--r-- | winsup/doc/faq-what.xml | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/winsup/doc/faq-what.xml b/winsup/doc/faq-what.xml index af51c6eee..3260abf8e 100644 --- a/winsup/doc/faq-what.xml +++ b/winsup/doc/faq-what.xml @@ -26,11 +26,13 @@ standard Windows command shell. <answer> <para>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. +Windows, except Windows CE. This includes Windows 95/98/ME/NT/2000/XP/2003 +and the WOW64 32 bit environment on released 64 bit versions of Windows. +As far as we know no one is working on a native 64 bit version of Cygwin. Since Cygwin is a community-supported free software project, patches to provide support for other versions would be thoughtfully considered. -Paid support is available through a support contract with Red Hat. For -information about getting a Red Hat support contract, see +Paid support contracts or enhancements are available through Red Hat. For +information about getting a Red Hat support contract, see <ulink url="http://cygwin.com/license.html" />. </para> <para>Keep in mind that Cygwin can only do as much as the underlying OS |