summaryrefslogtreecommitdiffstats
path: root/sbin/kldstat/kldstat.c
diff options
context:
space:
mode:
Diffstat (limited to 'sbin/kldstat/kldstat.c')
-rw-r--r--sbin/kldstat/kldstat.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sbin/kldstat/kldstat.c b/sbin/kldstat/kldstat.c
index f9fd2c1..74f375e 100644
--- a/sbin/kldstat/kldstat.c
+++ b/sbin/kldstat/kldstat.c
@@ -77,7 +77,7 @@ static void
usage(void)
{
fprintf(stderr, "usage: kldstat [-v] [-i id] [-n filename]\n");
- fprintf(stderr, " kldstat [-m modname]\n");
+ fprintf(stderr, " kldstat [-q] [-m modname]\n");
exit(1);
}
OpenPOWER on IntegriCloud