diff options
author | Daniel Friesel <derf@derf.homelinux.org> | 2009-09-12 13:00:46 +0200 |
---|---|---|
committer | Daniel Friesel <derf@derf.homelinux.org> | 2009-09-12 13:00:46 +0200 |
commit | 09dda71e15e90be0a983d0c4660b07beac86474a (patch) | |
tree | 9b6e3a904030b477f722384fc8acc24441f8738d | |
parent | 554e3c76281502590bc94ede50553f75db2f9c47 (diff) |
efa(1): Unicode may work or may not.
-rwxr-xr-x | bin/efa | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -454,5 +454,5 @@ Print version information =head1 BUGS -B<efa> only understands plain ASCII arguments, Unicode is not supported. -Use ue insteod of E<uuml> etc. +Arguments to B<efa> should be plain ASCII. Unicode may work, but it cannot be +guaranteed. |