summaryrefslogtreecommitdiff
path: root/src/hostname.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/hostname.c')
-rw-r--r--src/hostname.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/hostname.c b/src/hostname.c
index f5797cc5e..590f79eb3 100644
--- a/src/hostname.c
+++ b/src/hostname.c
@@ -68,6 +68,7 @@ Print the hostname of the current system.\n\
--version output version information and exit\n\
")
, program_name, program_name);
+ puts (_("\nReport bugs to bug-gnu-utils@gnu.ai.mit.edu"));
}
exit (status);
}