Package: textutils
Version: 2.0-13
Severity: minor

Bug report sent to both Debian BTS and to [EMAIL PROTECTED]

$ LC_ALL=C man cut
[...]
       -n     (ignored)
[...]
$ LC_ALL=pl_PL man cut
[...]
       -n     Nie rozdziela znaków wielobajtowych (obecnie nie funkcjonuje).
[...]
$

Well, the sentence in Polish man is a bit weird.
It says: "Doesn't split multibyte characters (currently not working)"
What suggests that it's a bug in cut utility.

I suggest changing it to:
       -n    (ignorowane)

What is direct translation of English man.

_______________________________________________
Bug-textutils mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/bug-textutils

Reply via email to