summaryrefslogtreecommitdiffstats
path: root/sbin/kldload
diff options
context:
space:
mode:
authormaxim <maxim@FreeBSD.org>2010-07-13 04:11:25 +0000
committermaxim <maxim@FreeBSD.org>2010-07-13 04:11:25 +0000
commitcd0eb26f92b5ce4de82ea11ee585e092685cb894 (patch)
tree2ae6f4a581345b1c199efe9ae21de674e7524273 /sbin/kldload
parentb340f08eda23ed6e1cfb16525af6986de6c36055 (diff)
downloadFreeBSD-src-cd0eb26f92b5ce4de82ea11ee585e092685cb894.zip
FreeBSD-src-cd0eb26f92b5ce4de82ea11ee585e092685cb894.tar.gz
o Add -q flag to the synopsis.
PR: docs/148535 Submitted by: Warren Block MFC after: 1 week
Diffstat (limited to 'sbin/kldload')
-rw-r--r--sbin/kldload/kldload.83
1 files changed, 2 insertions, 1 deletions
diff --git a/sbin/kldload/kldload.8 b/sbin/kldload/kldload.8
index b6b6e86..6491fed 100644
--- a/sbin/kldload/kldload.8
+++ b/sbin/kldload/kldload.8
@@ -34,6 +34,7 @@
.Sh SYNOPSIS
.Nm
.Op Fl v
+.Op Fl q
.Ar
.Sh DESCRIPTION
The
@@ -60,7 +61,7 @@ The
utility will warn if a module is requested as a bare filename and is present
in the current directory.
.Pp
-The following option is available:
+The following options are available:
.Bl -tag -width indent
.It Fl v
Be more verbose.
OpenPOWER on IntegriCloud