
These are system administration commands, not intended for use by all users. These tend to go in section 8.
340 B
340 B
Name
modunload - unload a kernel module
Synopsis
$ modunload <name>
Description
Unload a kernel module specified by name.
Examples
$ modunload TestModule