--help display this help and exit\n\
--version output version information and exit\n"),
program_name);
- puts (_("\nReport bugs to <textutils-bugs@gnu.org>."));
+ puts (_("\nReport bugs to <bug-textutils@gnu.org>."));
}
exit (status == 0 ? EXIT_SUCCESS : EXIT_FAILURE);
assert (n_strings >= 0);
if (n_strings > 0)
{
- error (0, 0, _("%s: input contains a loop:\n"),
+ error (0, 0, _("%s: input contains a loop:"),
(have_read_stdin ? "-" : file));
/* Print out loop. */