summaryrefslogtreecommitdiff
path: root/src/uname.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/uname.c')
-rw-r--r--src/uname.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/uname.c b/src/uname.c
index 9a402d068..583031eed 100644
--- a/src/uname.c
+++ b/src/uname.c
@@ -192,6 +192,7 @@ Print certain system information. With no OPTION, same as -s.\n\
-v print the operating system version\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);
}