From 6880f434c04f7e5f49121554fdeb99bf52ba88dc Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Sat, 19 Sep 1998 17:24:05 +0000 Subject: update bug-reporting address --- src/cat.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/cat.c') diff --git a/src/cat.c b/src/cat.c index 8420d7172..5d0bc01a7 100644 --- a/src/cat.c +++ b/src/cat.c @@ -102,7 +102,7 @@ Concatenate FILE(s), or standard input, to standard output.\n\ \n\ With no FILE, or when 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