diff options
author | David Starks-Browning <starksb@ebi.ac.uk> | 2000-11-17 14:12:23 +0000 |
---|---|---|
committer | David Starks-Browning <starksb@ebi.ac.uk> | 2000-11-17 14:12:23 +0000 |
commit | 7cb2bb152d7f547b5cd1181d60f85090c2b5c8b5 (patch) | |
tree | 7c5696c226ef714df3ab79ee3203163e177c0b18 /winsup/doc/what.texinfo | |
parent | ef01aeac6863a9bd2a990898b906e195fa2e129f (diff) | |
download | newlib-7cb2bb152d7f547b5cd1181d60f85090c2b5c8b5.zip newlib-7cb2bb152d7f547b5cd1181d60f85090c2b5c8b5.tar.gz newlib-7cb2bb152d7f547b5cd1181d60f85090c2b5c8b5.tar.bz2 |
Add 'Windows 2000' to "What is it?" entry.
Diffstat (limited to 'winsup/doc/what.texinfo')
-rw-r--r-- | winsup/doc/what.texinfo | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/winsup/doc/what.texinfo b/winsup/doc/what.texinfo index 5240711..22eeb48 100644 --- a/winsup/doc/what.texinfo +++ b/winsup/doc/what.texinfo @@ -1,8 +1,9 @@ @chapter What is it? -The Cygwin tools are ports of the popular GNU development tools -for Windows NT, 95, and 98. They run thanks to the Cygwin library which -provides the UNIX system calls and environment these programs expect. +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. With these tools installed, it is possible to write Win32 console or GUI applications that make use of the standard Microsoft Win32 API |