Package: uni2ascii Version: 4.14-3 File: /usr/share/man/man1/ascii2uni.1.gz X-debbugs-Cc: [email protected]
$ echo ' '|ascii2uni -a Q #bad enough that this is broken 0 tokens converted $ echo ' '|ascii2uni -p -a Q Ill-formed input   at token 1 at line 2 $ echo '  '|ascii2uni -p -a Q Ill-formed input   at token 1 at line 1 So what does the -p really do? The man page needs to give an example. -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

