5 .Os Apple Computer, Inc.
8 .Nd terminates classes, unloads modules associated with a kernel extension
12 .Op Fl m Ar modulename
18 utility terminates classes and unloads the module files contained within
20 or with a given name. Modules and classes in the kernel must be written correctly to handle the termination and unload process for this to be successful.
22 The following options are available:
23 .Bl -tag -width indent
27 Terminate the classes found in the module name given, and unload the module.
29 Terminate the classes in the kernel with the given name.
32 .Bl -tag -width /modules -compact
34 directory containing loadable kernel modules.
38 utility exits with a status of 0 on success or with a nonzero status if an error occurs.