summaryrefslogtreecommitdiffstats
path: root/usr.bin/pathchk/pathchk.c
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/pathchk/pathchk.c')
-rw-r--r--usr.bin/pathchk/pathchk.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/pathchk/pathchk.c b/usr.bin/pathchk/pathchk.c
index 2b31099..dd9768a 100644
--- a/usr.bin/pathchk/pathchk.c
+++ b/usr.bin/pathchk/pathchk.c
@@ -85,7 +85,7 @@ static void
usage(void)
{
- fprintf(stderr, "usage: pathchk [-p] pathname...\n");
+ fprintf(stderr, "usage: pathchk [-p] pathname ...\n");
exit(1);
}
OpenPOWER on IntegriCloud