diff options
author | Corinna Vinschen <corinna@vinschen.de> | 2009-04-03 11:51:31 +0000 |
---|---|---|
committer | Corinna Vinschen <corinna@vinschen.de> | 2009-04-03 11:51:31 +0000 |
commit | f5e097fa4ba9ca520ad488e6d33c9823c2455f26 (patch) | |
tree | f247b692044c6d5869058b9fa57a77724467caad /winsup/doc/overview.sgml | |
parent | d10a1e51548e79b59259fb4997e5528dbdc42ecc (diff) | |
download | cygnal-f5e097fa4ba9ca520ad488e6d33c9823c2455f26.tar.gz cygnal-f5e097fa4ba9ca520ad488e6d33c9823c2455f26.tar.bz2 cygnal-f5e097fa4ba9ca520ad488e6d33c9823c2455f26.zip |
* Various syntactical and semantical fixes throughout.
Diffstat (limited to 'winsup/doc/overview.sgml')
-rw-r--r-- | winsup/doc/overview.sgml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/winsup/doc/overview.sgml b/winsup/doc/overview.sgml index 38e421823..975b508dd 100644 --- a/winsup/doc/overview.sgml +++ b/winsup/doc/overview.sgml @@ -66,8 +66,8 @@ url="http://www.usenix.org/publications/library/proceedings/usenix-nt98/technica </para> </note> <para> -Cygwin began development in 1995 at Cygnus Solutions (now part of Red Hat -Software). The first thing done was to enhance the development tools +Cygwin began development in 1995 at Cygnus Solutions (now part of Red Hat, +Inc.). The first thing done was to enhance the development tools (<command>gcc</command>, <command>gdb</command>, <command>gas</command>, etc.) so that they could generate and interpret Win32 native object files. |