summaryrefslogtreecommitdiffstats
path: root/sbin/kldstat/kldstat.8
diff options
context:
space:
mode:
authorcharnier <charnier@FreeBSD.org>1998-01-05 07:10:42 +0000
committercharnier <charnier@FreeBSD.org>1998-01-05 07:10:42 +0000
commit25019d11da3fb732ba888a94570b0f1cadab9a1f (patch)
tree9ebf6f44915842932e39e1ea8c60e0ef8b139f69 /sbin/kldstat/kldstat.8
parentab4d8c6e9c0a89117aef466aa32b21cef5ef1946 (diff)
downloadFreeBSD-src-25019d11da3fb732ba888a94570b0f1cadab9a1f.zip
FreeBSD-src-25019d11da3fb732ba888a94570b0f1cadab9a1f.tar.gz
Sync. usage string and synopsis. Add rcsid.
Diffstat (limited to 'sbin/kldstat/kldstat.8')
-rw-r--r--sbin/kldstat/kldstat.813
1 files changed, 5 insertions, 8 deletions
diff --git a/sbin/kldstat/kldstat.8 b/sbin/kldstat/kldstat.8
index 2dbf2a4..42886a7 100644
--- a/sbin/kldstat/kldstat.8
+++ b/sbin/kldstat/kldstat.8
@@ -23,7 +23,7 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
-.\" $Id: kldstat.8,v 1.1 1997/05/07 18:19:54 dfr Exp $
+.\" $Id: kldstat.8,v 1.2 1997/10/21 09:59:22 jmg Exp $
.\"
.Dd April 25, 1997
.Dt KLDSTAT 8
@@ -35,15 +35,15 @@
.Nm kldstat
.Op Fl v
.Op Fl i Ar id
-.Op Fl n Ar filename
+.Op Fl n Ar name
.Sh DESCRIPTION
The
.Nm
utility displays the status of any files dynamically linked into the
kernel.
.Pp
-The options are:
-.Bl -tag -width XXXXXXX -offset indent
+The following options are available:
+.Bl -tag -width indent
.It Fl v
Be more verbose.
.It Fl i Ar id
@@ -60,7 +60,4 @@ The
command first appeared in
.Fx 3.0 .
.Sh AUTHOR
-.Bl -tag
-Doug Rabson
-.Aq dfr@freebsd.org
-.El.
+.An Doug Rabson Aq dfr@freebsd.org
OpenPOWER on IntegriCloud