mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-06-05 18:02:54 +00:00
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