On 07/13/2012 02:53 PM, Bruno Haible wrote:
> Hi coreutils maintainers,
> 
> "stty --help" produces the output
> 
>    [-]parodd     set odd parity (even with `-')
> 
> When looking at the code and "man termios", which says:
> 
>        PARODD If set, then parity for input and output is odd; otherwise
>               even parity is used.
> 
> it is clear that option '-parodd' means the opposite of option 'parodd'.
> But the German translator misunderstood this line twice (even after being
> pointed to the fact that it's ambiguous), as if it was
> 
>    [-]parodd     set odd parity (believe it or not, also with `-')

:)
Pushed.

thanks,
Pádraig.



Reply via email to