*** UNIX MANUAL PAGE BROWSER ***

A Nergahak database for man pages research.

Navigation

Directory Browser

1Browse 4.4BSD4.4BSD
1Browse Digital UNIXDigital UNIX 4.0e
1Browse FreeBSDFreeBSD 14.3
1Browse MINIXMINIX 3.4.0rc6-d5e4fc0
1Browse NetBSDNetBSD 10.1
1Browse OpenBSDOpenBSD 7.7
1Browse UNIX v7Version 7 UNIX
1Browse UNIX v10Version 10 UNIX

Manual Page Search

Manual Page Result

0 Command: modunload | Section: 8 | Source: NetBSD | File: modunload.8
MODUNLOAD(8) FreeBSD System Manager's Manual MODUNLOAD(8) NAME modunload - unload a kernel module SYNOPSIS modunload name ... DESCRIPTION The modunload utility unloads a loadable kernel module from a running system. name is name of the module to be unloaded, as shown by modstat(8). Builtin modules will not be unloaded from memory, but they will be disabled. They can be re-enabled using modload(8). DIAGNOSTICS The modunload utility exits with a status of 0 on success and with a nonzero status if an error occurs. SEE ALSO modctl(2), module(7), modload(8), modstat(8) HISTORY A modunload utility appeared in NetBSD 5.0. The modunload command was designed to be similar in functionality to the corresponding command in SunOS 4.1.3. AUTHORS Andrew Doran <[email protected]>. FreeBSD 14.1-RELEASE-p8 September 12, 2016 FreeBSD 14.1-RELEASE-p8

Navigation Options