From 2ca4f15dbfb23c3d54ed197ba841cd35db72a9ac Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Tue, 7 Oct 1997 23:51:39 +0000 Subject: [PATCH] update bug-reporting address --- login-utils/su.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/login-utils/su.c b/login-utils/su.c index 42b3061c80..c0110942ae 100644 --- a/login-utils/su.c +++ b/login-utils/su.c @@ -450,7 +450,7 @@ Change the effective user id and group id to that of USER.\n\ \n\ A mere - implies -l. If USER not given, assume root.\n\ ")); - puts (_("\nReport bugs to .")); + puts (_("\nReport bugs to .")); } exit (status); } -- 2.47.2