View | Details | Raw Unified | Return to bug 146047 | Differences between
and this patch

Collapse All | Expand All

(-)lib/libc/sys/kldstat.2 (-2 / +2 lines)
Lines 25-31 Link Here
25
.\"
25
.\"
26
.\" $FreeBSD$
26
.\" $FreeBSD$
27
.\"
27
.\"
28
.Dd March 3, 1999
28
.Dd April 2, 2010
29
.Dt KLDSTAT 2
29
.Dt KLDSTAT 2
30
.Os
30
.Os
31
.Sh NAME
31
.Sh NAME
Lines 77-83 Link Here
77
.It address
77
.It address
78
The load address of the kld file.
78
The load address of the kld file.
79
.It size
79
.It size
80
The size of the file.
80
The amount of memory allocated for the file.
81
.It pathname
81
.It pathname
82
The full name of the file referred to by
82
The full name of the file referred to by
83
.Fa fileid ,
83
.Fa fileid ,

Return to bug 146047