Jim Meyering <jim <at> meyering.net> writes:
> printf (_("\nReport %s bugs to <%s>.\n"), last_component (program_name),
> PACKAGE_BUGREPORT);
> - printf (_("%s home page: http://www.gnu.org/software/%s/\n"),
> + printf (_("%s Home page: <http://www.gnu.org/software/%s/>.\n"),
> PACKAGE_NAME, PACKAGE);
Part of this change is wrong; "home" does not start the sentence, and the
result should read "GNU coreutils home page:".
--
Eric Blake
_______________________________________________
Bug-coreutils mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-coreutils