bug#33468: A bug with yes and --help

2018-11-23 Thread Pádraig Brady
On 22/11/18 10:09, Uko Kokņevičs wrote: > So I was messing around with `yes`, and after running `yes --help me` it > output this: > >> yes: unrecognized option '--help' >> Try 'yes --help' for more information. > > After a bit of more testing of this, I found the same reaction from > `whoami`. I

bug#33474: Bug in error message formatting

2018-11-23 Thread Pádraig Brady
On 23/11/18 05:56, Mark Roberts wrote: > Dear madams and sirs, > > the German translation of 'tail' has a formatting error when reporting > that the PID to be monitored is invalid. The English version is correct. > > English version: > >> export LANG="" >> tail -f --pid=aaa /dev/null > tail: in

bug#33474: Bug in error message formatting

2018-11-23 Thread Mark Roberts
Dear madams and sirs, the German translation of 'tail' has a formatting error when reporting that the PID to be monitored is invalid. The English version is correct. English version: export LANG="" tail -f --pid=aaa /dev/null tail: invalid PID: 'aaa' German version: export LANG="de_DE.UT