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

Collapse All | Expand All

(-)b/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 22, 2011
29
.Dt KLDSTAT 2
29
.Dt KLDSTAT 2
30
.Os
30
.Os
31
.Sh NAME
31
.Sh NAME
Lines 76-82 The id of the file specified in Link Here
76
.It address
76
.It address
77
The load address of the kld file.
77
The load address of the kld file.
78
.It size
78
.It size
79
The size of the file.
79
The size of the file in memory.
80
.It pathname
80
.It pathname
81
The full name of the file referred to by
81
The full name of the file referred to by
82
.Fa fileid ,
82
.Fa fileid ,

Return to bug 146047