From 3f3f5666275c92dedf7a940dd0cba6158a86d325 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Tue, 7 Oct 1997 23:55:52 +0000 Subject: update bug-reporting address --- src/pr.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/pr.c') diff --git a/src/pr.c b/src/pr.c index 161d205f5..c30be67bc 100644 --- a/src/pr.c +++ b/src/pr.c @@ -2473,7 +2473,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 .")); + puts (_("\nReport bugs to .")); } exit (status == 0 ? EXIT_SUCCESS : EXIT_FAILURE); } -- cgit v1.2.3-54-g00ecf