ubase/insmod.8

11 lines
276 B
Groff

.TH INSMOD 8 ubase-VERSION
.SH NAME
\fBinsmod\fR - Insert a module into the Linux kernel
.SH SYNOPSIS
\fBinsmod\fR filename [\fIargs...\fR]
.SH DESCRIPTION
\fBinsmod\fR inserts a module into the kernel. It does not handle
module dependencies.
.SH SEE ALSO
rmmod(8), lsmod(8)