summaryrefslogtreecommitdiffstats
path: root/usr.bin/rup/rup.c
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/rup/rup.c')
-rw-r--r--usr.bin/rup/rup.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/rup/rup.c b/usr.bin/rup/rup.c
index d2d1f85..26037a6 100644
--- a/usr.bin/rup/rup.c
+++ b/usr.bin/rup/rup.c
@@ -213,7 +213,7 @@ allhosts(void)
static void
usage(void)
{
- fprintf(stderr, "usage: rup [hosts ...]\n");
+ fprintf(stderr, "usage: rup [host ...]\n");
exit(1);
}
OpenPOWER on IntegriCloud