summaryrefslogtreecommitdiff
path: root/src/hostname.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/hostname.c')
-rw-r--r--src/hostname.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/hostname.c b/src/hostname.c
index 6de60ba14..e55f407bb 100644
--- a/src/hostname.c
+++ b/src/hostname.c
@@ -69,8 +69,8 @@ Usage: %s [NAME]\n\
or: %s OPTION\n\
Print or set the hostname of the current system.\n\
\n\
- --help display this help and exit\n\
- --version output version information and exit\n\
+ --help display this help and exit\n\
+ --version output version information and exit\n\
")
, program_name, program_name);
puts (_("\nReport bugs to <bug-sh-utils@gnu.org>."));