diff options
author | David Golden <dagolden@cpan.org> | 2013-05-23 16:58:20 -0400 |
---|---|---|
committer | David Golden <dagolden@cpan.org> | 2013-05-23 20:11:25 -0400 |
commit | 1dcc3c19f1c031cf741527de0a2b2e4c178e9f04 (patch) | |
tree | 6671dfcff6b3069b962df3215750bb566dafac35 /README.cygwin | |
parent | f5bfcfd8f19e8103e4fff44523de3ca4d7c7a8f0 (diff) | |
download | perl-1dcc3c19f1c031cf741527de0a2b2e4c178e9f04.tar.gz |
fix various Pod line length warnings
Diffstat (limited to 'README.cygwin')
-rw-r--r-- | README.cygwin | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/README.cygwin b/README.cygwin index 0ad627fa91..8414a973a2 100644 --- a/README.cygwin +++ b/README.cygwin @@ -409,7 +409,8 @@ looks like like the following: or: - 183 [main] perl 3588 C:\cygwin\bin\perl.exe: *** fatal error - unable to remap C:\cygwin\bin\cygsvn_subr-1-0.dll to same address as parent(0x6FB30000) != 0x6FE60000 + 183 [main] perl 3588 C:\cygwin\bin\perl.exe: *** fatal error - unable to remap + C:\cygwin\bin\cygsvn_subr-1-0.dll to same address as parent(0x6FB30000) != 0x6FE60000 46 [main] perl 3488 fork: child 3588 - died waiting for dll loading, errno11 See L<http://cygwin.com/faq/faq-nochunks.html#faq.using.fixing-fork-failures> |