Kldunload
From FreeBSDwiki
(Difference between revisions)
m (categorized) |
|||
Line 1: | Line 1: | ||
Used to unload kernel modules loaded on the fly using [[kldload]]. | Used to unload kernel modules loaded on the fly using [[kldload]]. | ||
+ | |||
+ | [[Category:System Commands]] |
Revision as of 11:17, 17 July 2005
Used to unload kernel modules loaded on the fly using kldload.