]> git.ipfire.org Git - thirdparty/util-linux.git/commitdiff
update bug-reporting address
authorJim Meyering <jim@meyering.net>
Tue, 7 Oct 1997 23:51:39 +0000 (23:51 +0000)
committerJim Meyering <jim@meyering.net>
Tue, 7 Oct 1997 23:51:39 +0000 (23:51 +0000)
login-utils/su.c

index 42b3061c808641dc95aa03630981e0bd87c5c893..c0110942aef9601a9fb9cf7166e4d4a5a4885987 100644 (file)
@@ -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 <sh-utils-bugs@gnu.ai.mit.edu>."));
+      puts (_("\nReport bugs to <sh-utils-bugs@gnu.org>."));
     }
   exit (status);
 }