summaryrefslogtreecommitdiffstats
path: root/sbin/kldstat/kldstat.8
diff options
context:
space:
mode:
authorps <ps@FreeBSD.org>2000-07-01 07:57:28 +0000
committerps <ps@FreeBSD.org>2000-07-01 07:57:28 +0000
commit890ccc031565a9f36f3b661d34d0bd3138019b85 (patch)
tree5a4db6bc28a436ebe2d351ee0b837f24f5d520c1 /sbin/kldstat/kldstat.8
parent5a1e6c960d9a13a4078c249a02eea6c731abd3c5 (diff)
downloadFreeBSD-src-890ccc031565a9f36f3b661d34d0bd3138019b85.zip
FreeBSD-src-890ccc031565a9f36f3b661d34d0bd3138019b85.tar.gz
Backout rev 1.8. This really does not give us the version number
of the kld's. Pointed out by: bp
Diffstat (limited to 'sbin/kldstat/kldstat.8')
-rw-r--r--sbin/kldstat/kldstat.85
1 files changed, 3 insertions, 2 deletions
diff --git a/sbin/kldstat/kldstat.8 b/sbin/kldstat/kldstat.8
index 80c52d7..f12d503 100644
--- a/sbin/kldstat/kldstat.8
+++ b/sbin/kldstat/kldstat.8
@@ -39,12 +39,13 @@
.Sh DESCRIPTION
The
.Nm
-utility displays information about files dynamically linked into the kernel.
+utility displays the status of any files dynamically linked into the
+kernel.
.Pp
The following options are available:
.Bl -tag -width indentXX
.It Fl v
-Display information about each module in each file.
+Be more verbose.
.It Fl i Ar id
Display the status of only the file with this ID.
.It Fl n Ar name
OpenPOWER on IntegriCloud