bug#80886: Duplicated "Report translation bugs to" string

Pádraig Brady <[email protected]> Fri, 24 Apr 2026 15:00:44 +0100
Newsgroups gmane.comp.gnu.core-utils.bugs,gmane.comp.lib.gnulib.bugs
Message-ID <[email protected]>
On 24/04/2026 14:41, Bruno Haible wrote:
> I wrote:
>> So, IMO, the following code from coreutils' function emit_ancillary_info
>> should go away:
> 
> Here are two proposed patches, one for gnulib, one for coreutils.
> 
> With this, the man page output of 'tr' is changed to contain:
> 
>   ------------------------------------------------------------------------------
> REPORTING BUGS
>         Report bugs to: <[email protected]>.
>         Report any translation bugs to: <https://translationproject.org/team/>.
>         GNU coreutils home page: <https://www.gnu.org/software/coreutils/>
>         General help using GNU software: <https://www.gnu.org/gethelp/>
>   ------------------------------------------------------------------------------
> 
> Bruno

LGTM.
I'll handle the coreutils side if you push the gnulib side.

Marking this as done.

thanks!
Padraig