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/join.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/join.c') diff --git a/src/join.c b/src/join.c index 270855424..f2cb04c86 100644 --- a/src/join.c +++ b/src/join.c @@ -184,7 +184,7 @@ each being `SIDE.FIELD' or `0'. Default FORMAT outputs the join field,\n\ the remaining fields from FILE1, the remaining fields from FILE2, all\n\ separated by CHAR.\n\ ")); - puts (_("\nReport bugs to .")); + puts (_("\nReport bugs to .")); } exit (status == 0 ? EXIT_SUCCESS : EXIT_FAILURE); } -- cgit v1.2.3-54-g00ecf