]> git.ipfire.org Git - thirdparty/util-linux.git/commitdiff
update bug-reporting address
authorJim Meyering <jim@meyering.net>
Sat, 19 Sep 1998 17:32:35 +0000 (17:32 +0000)
committerJim Meyering <jim@meyering.net>
Sat, 19 Sep 1998 17:32:35 +0000 (17:32 +0000)
login-utils/su.c

index 6f9c381af0c9dc5657296f998f2812ab6bba4b10..7585db1ec3a4b85714a53aa2b5981324da52a1c2 100644 (file)
@@ -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 <sh-utils-bugs@gnu.org>."));
+      puts (_("\nReport bugs to <bug-sh-utils@gnu.org>."));
     }
   exit (status);
 }