summaryrefslogtreecommitdiffstats
path: root/login-utils/su.c
diff options
context:
space:
mode:
authorJim Meyering1996-09-02 17:52:45 +0200
committerJim Meyering1996-09-02 17:52:45 +0200
commit4c3e2053dcff33c6b88a2ac068216c608f32cb98 (patch)
tree5b9985798a1ead12f63cc5e2870f397c788aa774 /login-utils/su.c
parentupdate Copyright years for 1996 (diff)
downloadkernel-qcow2-util-linux-4c3e2053dcff33c6b88a2ac068216c608f32cb98.tar.gz
kernel-qcow2-util-linux-4c3e2053dcff33c6b88a2ac068216c608f32cb98.tar.xz
kernel-qcow2-util-linux-4c3e2053dcff33c6b88a2ac068216c608f32cb98.zip
(usage): Tell where to report bugs.
Diffstat (limited to 'login-utils/su.c')
-rw-r--r--login-utils/su.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/login-utils/su.c b/login-utils/su.c
index ae016cbac..bca680bee 100644
--- a/login-utils/su.c
+++ b/login-utils/su.c
@@ -430,6 +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-gnu-utils@gnu.ai.mit.edu"));
}
exit (status);
}