From: Jim Meyering Date: Tue, 7 Oct 1997 23:51:39 +0000 (+0000) Subject: update bug-reporting address X-Git-Tag: v2.22-rc1~347^2~10^2~45 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=2ca4f15dbfb23c3d54ed197ba841cd35db72a9ac;p=thirdparty%2Futil-linux.git update bug-reporting address --- 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); }