From 08cfef16a270608325db3f9ca5398d9aba8cd1dc Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Sat, 19 Sep 1998 17:17:58 +0000 Subject: update bug-reporting address --- src/df.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/df.c') diff --git a/src/df.c b/src/df.c index 415d4fec7..f6b62f145 100644 --- a/src/df.c +++ b/src/df.c @@ -605,7 +605,7 @@ or all filesystems by default.\n\ --help display this help and exit\n\ --version output version information and exit\n\ ")); - puts (_("\nReport bugs to .")); + puts (_("\nReport bugs to .")); close_stdout (); } exit (status); -- cgit v1.2.3-54-g00ecf