Change #265402
| Category | gcoreutils |
| Changed by | Bruno Haible <bruno@clisp.org> |
| Changed at | Sat 25 Apr 2026 13:26:12 |
| Repository | git://git.savannah.gnu.org/coreutils.git |
| Project | gcoreutils |
| Branch | master |
| Revision | c70c45eb88be287fef550cb24e3b101ccb8db5c5 |
Comments
doc: remove redundant "Report translation bugs to" in --help * configure.ac: Define PACKAGE_L10N_BUGREPORT. * man/local.mk (run_help2man): Set the IN_HELP2MAN environment variable. * src/system.h (emit_ancillary_info): Don't emit "Report any translation bugs to" line; this is already done by emit_bug_reporting_address() in version-etc.c. Fixes https://bugs.gnu.org/80886
Changed files
- configure.ac
- man/local.mk
- src/system.h