From: Jim Meyering Date: Sat, 19 Sep 1998 17:32:35 +0000 (+0000) Subject: update bug-reporting address X-Git-Tag: v2.22-rc1~347^2~10^2~39 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=84404df6398672c08d7783d6030b3a69d68fc322;p=thirdparty%2Futil-linux.git update bug-reporting address --- diff --git a/login-utils/su.c b/login-utils/su.c index 6f9c381af0..7585db1ec3 100644 --- a/login-utils/su.c +++ b/login-utils/su.c @@ -446,7 +446,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); }