summaryrefslogtreecommitdiff
path: root/src/sleep.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/sleep.c')
-rw-r--r--src/sleep.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/sleep.c b/src/sleep.c
index c2194abe6..5e5c8e199 100644
--- a/src/sleep.c
+++ b/src/sleep.c
@@ -56,6 +56,7 @@ SUFFIX may be s to keep seconds, m for minutes, h for hours or d for days.\n\
\n\
--help display this help and exit\n\
--version output version information and exit\n"));
+ puts (_("\nReport bugs to bug-gnu-utils@gnu.ai.mit.edu"));
}
exit (status);
}