]> git.ipfire.org Git - thirdparty/util-linux.git/commitdiff
change bug-reporting address
authorJim Meyering <jim@meyering.net>
Sun, 3 Nov 1996 03:16:27 +0000 (03:16 +0000)
committerJim Meyering <jim@meyering.net>
Sun, 3 Nov 1996 03:16:27 +0000 (03:16 +0000)
login-utils/su.c

index 643e20e7ea91e823ed3f468855cf7ae2fe592003..6399d7cf861d38e30a339f2ea3f3131526f91f85 100644 (file)
@@ -430,7 +430,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 bug-sh-utils@gnu.ai.mit.edu"));
+      puts (_("\nReport bugs to sh-utils-bugs@gnu.ai.mit.edu"));
     }
   exit (status);
 }