From 05bbdbd786c3ceefe4e57e8930c5bbe0918d3e58 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Tue, 7 Oct 1997 23:53:36 +0000 Subject: update bug-reporting address --- src/rm.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/rm.c') diff --git a/src/rm.c b/src/rm.c index 75282585c..0136f8882 100644 --- a/src/rm.c +++ b/src/rm.c @@ -311,7 +311,7 @@ Remove (unlink) the FILE(s).\n\ --help display this help and exit\n\ --version output version information and exit\n\ ")); - puts (_("\nReport bugs to .")); + puts (_("\nReport bugs to .")); } exit (status); } -- cgit v1.2.3-54-g00ecf