KMODUNLOAD
Section: Maintenance Commands (8)
Index
Return to Main Contents
BSD mandoc
FreeBSD
NAME
kmodunload
- stops and unloads a kernel module
SYNOPSIS
kmodunload
[-v
]
-i id
kmodunload
[-v
]
-n name
DESCRIPTION
The
kmodunload
utility stops and unloads a kernel module which was previously loaded with
kmodload(8).
The following options are available:
- -v
-
Be more verbose.
- -i id
-
Unload the kernel module with this ID.
- -n name
-
Unload the kernel module with this name.
DIAGNOSTICS
The
kmodunload
utility exits with a status of 0 on success
and with a nonzero status if an error occurs.
SEE ALSO
kmodload(8),
kmodstat(8),
kmodsyms(8)
HISTORY
The
kmodunload
command is based on the command kldunload written by
An Doug Rabson Aq dfr@FreeBSD.org
Index
- NAME
-
- SYNOPSIS
-
- DESCRIPTION
-
- DIAGNOSTICS
-
- SEE ALSO
-
- HISTORY
-
This document was created by
man2html,
using the manual pages.
Time: 04:30:15 GMT, April 24, 2025