summaryrefslogtreecommitdiff
path: root/src/pr.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/pr.c')
-rw-r--r--src/pr.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/pr.c b/src/pr.c
index 8541a2fa6..01ddef608 100644
--- a/src/pr.c
+++ b/src/pr.c
@@ -2517,7 +2517,7 @@ Paginate or columnate FILE(s) for printing.\n\
-T implied by -l nn when nn <= 10 or <= 3 with -f. With no FILE, or when\n\
FILE is -, read standard input.\n\
"));
- puts (_("\nReport bugs to <textutils-bugs@gnu.org>."));
+ puts (_("\nReport bugs to <bug-textutils@gnu.org>."));
}
exit (status == 0 ? EXIT_SUCCESS : EXIT_FAILURE);
}