In perl.git, the branch blead has been updated <http://perl5.git.perl.org/perl.git/commitdiff/95ccf9d5dfbf8e9c58a97a47713562d01ddfc7cf?hp=014bf826a41cc0686287482a2027eb7d7de22819>
- Log ----------------------------------------------------------------- commit 95ccf9d5dfbf8e9c58a97a47713562d01ddfc7cf Author: Chris 'BinGOs' Williams <[email protected]> Date: Tue Aug 14 23:08:09 2012 +0100 Missed other typo in README.cygwin Yes, it was on the same line as the other one. Eagle-eyed Jerry Hedden spotted that one. ----------------------------------------------------------------------- Summary of changes: README.cygwin | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/README.cygwin b/README.cygwin index e773a16..e8e0d98 100644 --- a/README.cygwin +++ b/README.cygwin @@ -340,7 +340,7 @@ Since cygwin-1.7 pathnames are UTF-8 encoded. =item * Text/Binary -Since cywgin-1.7 textmounts are deprecated and strongly discouraged. +Since cygwin-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 -- Perl5 Master Repository
