COMPILING: Wording tweak, Cygwin pretty much is a GNU system

This commit is contained in:
Mike Swanson 2014-10-12 05:40:20 -07:00
parent 12edc87301
commit 5f799395be

View file

@ -82,10 +82,9 @@ and DeuTex will not understand the Cygwin-specific symbolic links,
which itself is *not* identical to the native method provided by which itself is *not* identical to the native method provided by
Windows Vista and newer. Windows Vista and newer.
Cygwin provides a GNU userland and Unix-like interfaces on top of As Cygwin provides a GNU system and interface on top of Windows, its
Windows, its command line is (by default) Bash and not `cmd.exe`. command line is (by default) Bash and not `cmd.exe`. Instructions on
Instructions on how to use Unix systems and Bash are out of scope of how to use GNU systems and Bash are out of scope of this document.
this document.
Optional software Optional software
----------------- -----------------