summaryrefslogtreecommitdiffstats
path: root/usr.bin/rwall/rwall.c
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/rwall/rwall.c')
-rw-r--r--usr.bin/rwall/rwall.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/rwall/rwall.c b/usr.bin/rwall/rwall.c
index d5a1c1d..042b72f 100644
--- a/usr.bin/rwall/rwall.c
+++ b/usr.bin/rwall/rwall.c
@@ -117,7 +117,7 @@ main(int argc, char *argv[])
static void
usage(void)
{
- fprintf(stderr, "usage: rwall hostname [file]\n");
+ fprintf(stderr, "usage: rwall host [file]\n");
exit(1);
}
OpenPOWER on IntegriCloud