3 # This file is in the public domain, so clarified as of
4 # 2009-05-17 by Arthur David Olson.
6 # Tell groff not to emit SGR escape sequences (ANSI color escapes).
15 .rm }F" | nroff
-man - ${1+"$@"} | perl
-ne '
16 binmode STDIN, '\'':encoding(utf8)'\'';
17 binmode STDOUT, '\'':encoding(utf8)'\'';
25 if ($sawblank && $didprint) {