summaryrefslogtreecommitdiff
path: root/src/chroot.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/chroot.c')
-rw-r--r--src/chroot.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/chroot.c b/src/chroot.c
index beceb63ec..477125e42 100644
--- a/src/chroot.c
+++ b/src/chroot.c
@@ -48,6 +48,7 @@ Run COMMAND with root directory set to NEWROOT.\n\
\n\
If no command is given, run ``${SHELL} -i'' (default: /bin/sh).\n\
"));
+ puts (_("\nReport bugs to bug-gnu-utils@gnu.ai.mit.edu"));
}
exit (status);
}