mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-05-02 20:42:11 +02: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