On 08/21/2015 08:22 AM, Chet Ramey wrote: > On 8/21/15 10:06 AM, Eric Blake wrote: > >> GNU Coding Standards recommend that '$program --help' should list the >> preferred bug-reporting address, and that the corresponding .po file >> should then expand that information to ALSO list the preferred address >> for reporting translation bugs in that .po file. > > Bash bugs should be reported using `bashbug'. That's why it's listed > in the help output.
Where? $ bash --version | head -n1 GNU bash, version 4.3.39(1)-release (x86_64-redhat-linux-gnu) $ bash --help | grep bug --debug --debugger Oh, I see. On the devel branch of bash.git: $ ./bash --help | grep bug --debug --debugger Use the `bashbug' command to report bugs. So in 4.4, you have indeed fixed the bug of not being compliant to GNU Coding Standards recommendation, and translators should then be prodded to fix their translations of this new line to include their translation bug reporting instructions. -- Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org
signature.asc
Description: OpenPGP digital signature