summaryrefslogtreecommitdiff
path: root/README.cygwin
diff options
context:
space:
mode:
Diffstat (limited to 'README.cygwin')
-rw-r--r--README.cygwin6
1 files changed, 3 insertions, 3 deletions
diff --git a/README.cygwin b/README.cygwin
index 4e3e6f57ff..e773a16248 100644
--- a/README.cygwin
+++ b/README.cygwin
@@ -31,7 +31,7 @@ L<http://www.cygwin.com/>
A recent net or commercial release of Cygwin is required.
-At the time this document was last updated, Cygwin 1.7.10 was current.
+At the time this document was last updated, Cygwin 1.7.16 was current.
=head2 Cygwin Configuration
@@ -325,7 +325,7 @@ to portability, more information can be found in the Cygwin documentation.
Cygwin pathnames are separated by forward (F</>) slashes, Universal
Naming Codes (F<//UNC>) are also supported Since cygwin-1.7 non-POSIX
-pathnames are disencouraged. Names may contain all printable
+pathnames are discouraged. Names may contain all printable
characters.
File names are case insensitive, but case preserving. A pathname that
@@ -340,7 +340,7 @@ Since cygwin-1.7 pathnames are UTF-8 encoded.
=item * Text/Binary
-Since cywgin-1.7 textmounts are deprecated and stronlgy discouraged.
+Since cywgin-1.7 textmounts are deprecated and strongly discouraged.
When a file is opened it is in either text or binary mode. In text mode
a file is subject to CR/LF/Ctrl-Z translations. With Cygwin, the default