Home
Search all pages
Subjects
By activity
Professions, Sciences, Humanities, Business, ...
User Interface
Text-based, GUI, Audio, Video, Keyboards, Mouse, Images,...
Text Strings
Conversions, tests, processing, manipulation,...
Math
Integer, Floating point, Matrix, Statistics, Boolean, ...
Processing
Algorithms, Memory, Process control, Debugging, ...
Stored Data
Data storage, Integrity, Encryption, Compression, ...
Communications
Networks, protocols, Interprocess, Remote, Client Server, ...
Hard World Timing, Calendar and Clock, Audio, Video, Printer, Controls...
File System
Management, Filtering, File & Directory access, Viewers, ...
|
|
|
RocketLink!--> Man page versions:
OpenBSD
NetBSD
MODUNLOAD(8) OpenBSD System Manager's Manual MODUNLOAD(8)
NAME
modunload - unload a kernel module
SYNOPSIS
modunload [-i id] [-n name]
DESCRIPTION
The modunload utility unloads a loadable kernel module from a running
system. The id or name is the ID or name of the module as shown by
modstat(8).
One of the following options must be specified:
-i id Unload the module with the ID id.
-n name
Unload the module with the name name.
DIAGNOSTICS
The modunload utility exits with a status of 0 on success and with a
nonzero status if an error occurs.
SEE ALSO
lkm(4), modload(8), modstat(8)
HISTORY
The modunload command was designed to be similar in functionality to the
corresponding command in SunOS 4.1.3.
AUTHOR
Terrence R. Lambert, terry@cs.weber.edu
OpenBSD 2.3 June 7, 1993 1
Source: OpenBSD 2.6 man pages. Copyright: Portions are copyrighted by BERKELEY SOFTWARE DESIGN, INC., The Regents of the University of California, Massachusetts Institute of Technology, Free Software Foundation, FreeBSD Inc., and others. |
(Corrections, notes, and links courtesy of RocketAware.com)
FreeBSD Sources for modunload(8) OpenBSD sources for modunload(8)
Up to: Local machine and Operating System Information - kernel topics, uname, boot, shutdown, et al
RocketLink!--> Man page versions:
OpenBSD
NetBSD
Rapid-Links:
Search | About | Comments | Submit Path: RocketAware > man pages >
modunload.8/
RocketAware.com is a service of Mib Software Copyright 1999, Forrest J. Cavalier III. All Rights Reserved. We welcome submissions and comments
|