View | Details | Raw Unified | Return to bug 148535
Collapse All | Expand All

(-)sbin/kldload/kldload.8 (-1 / +2 lines)
Lines 34-39 Link Here
34
.Sh SYNOPSIS
34
.Sh SYNOPSIS
35
.Nm
35
.Nm
36
.Op Fl v
36
.Op Fl v
37
.Op Fl q
37
.Ar
38
.Ar
38
.Sh DESCRIPTION
39
.Sh DESCRIPTION
39
The
40
The
Lines 60-66 Link Here
60
utility will warn if a module is requested as a bare filename and is present
61
utility will warn if a module is requested as a bare filename and is present
61
in the current directory.
62
in the current directory.
62
.Pp
63
.Pp
63
The following option is available:
64
The following options are available:
64
.Bl -tag -width indent
65
.Bl -tag -width indent
65
.It Fl v
66
.It Fl v
66
Be more verbose.
67
Be more verbose.

Return to bug 148535