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/split.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/split.c') diff --git a/src/split.c b/src/split.c index 12bf01167..eb685d674 100644 --- a/src/split.c +++ b/src/split.c @@ -117,7 +117,7 @@ PREFIX is `x'. With no INPUT, or when INPUT is -, read standard input.\n\ \n\ SIZE may have a multiplier suffix: b for 512, k for 1K, m for 1 Meg.\n\ ")); - puts (_("\nReport bugs to .")); + puts (_("\nReport bugs to .")); } exit (status == 0 ? EXIT_SUCCESS : EXIT_FAILURE); } -- cgit v1.2.3-54-g00ecf