X-Git-Url: https://git.netwichtig.de/gitweb/?a=blobdiff_plain;f=doc%2Fdoc-docbook%2FTidytxt;h=296cdad6a78e5a91ec65726cea17232207cb8ba0;hb=129a5d133927ff8fa4b3f941f83c022d2daf18f3;hp=cfa692272bb047f2208e1a4e726f65900fb02d61;hpb=263c04a6b6ad8a18c9cdb7da847b695f0a8d6787;p=user%2Fhenk%2Fcode%2Fexim.git 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;