aboutsummaryrefslogtreecommitdiff
path: root/winsup
diff options
context:
space:
mode:
authorDavid Starks-Browning <starksb@ebi.ac.uk>2000-11-17 15:09:55 +0000
committerDavid Starks-Browning <starksb@ebi.ac.uk>2000-11-17 15:09:55 +0000
commit2ef98494d833484063780f010b1e05169d825d80 (patch)
tree343566aba9c3e865ec4b917bd8d6c3f84d4329f6 /winsup
parent7cb2bb152d7f547b5cd1181d60f85090c2b5c8b5 (diff)
downloadnewlib-2ef98494d833484063780f010b1e05169d825d80.zip
newlib-2ef98494d833484063780f010b1e05169d825d80.tar.gz
newlib-2ef98494d833484063780f010b1e05169d825d80.tar.bz2
Add Windows ME to "What is it?"
Diffstat (limited to 'winsup')
-rw-r--r--winsup/doc/what.texinfo5
1 files changed, 2 insertions, 3 deletions
diff --git a/winsup/doc/what.texinfo b/winsup/doc/what.texinfo
index 22eeb48..25d911c 100644
--- a/winsup/doc/what.texinfo
+++ b/winsup/doc/what.texinfo
@@ -1,9 +1,8 @@
@chapter What is it?
The Cygwin tools are ports of the popular GNU development tools for
-Windows NT, 95, 98 and 2000. They run thanks to the Cygwin library
-which provides the UNIX system calls and environment these programs
-expect.
+Windows 9x/ME/NT/2000. They run thanks to the Cygwin library which
+provides the UNIX system calls and environment these programs expect.
With these tools installed, it is possible to write Win32 console or
GUI applications that make use of the standard Microsoft Win32 API