X-Git-Url: https://git.exim.org/exim.git/blobdiff_plain/263c04a6b6ad8a18c9cdb7da847b695f0a8d6787..7b5fe03f9c6c2a322dc385ab78b60ccfe1fe33fe:/doc/doc-docbook/Tidytxt?ds=sidebyside diff --git a/doc/doc-docbook/Tidytxt b/doc/doc-docbook/Tidytxt index cfa692272..296cdad6a 100755 --- a/doc/doc-docbook/Tidytxt +++ b/doc/doc-docbook/Tidytxt @@ -7,7 +7,7 @@ use Getopt::Long; # For now we can't rely on a perl >= 5.14 on # the build sites, thus we throw away all unicode -# awarness and do the matching byte by byte +# awareness and do the matching byte by byte binmode STDIN; binmode STDOUT;