22.6. Additional Resources
For more information on kernel modules and their utilities, refer to the following resources.
22.6.1. Installed Documentation Copy linkLink copied to clipboard!
Copy linkLink copied to clipboard!
lsmodman page — description and explanation of its output.insmodman page — description and list of command line options.modprobeman page — description and list of command line options.rmmodman page — description and list of command line options.modinfoman page — description and list of command line options./usr/share/doc/kernel-doc-<version>/Documentation/kbuild/modules.txt— how to compile and use kernel modules. Note you must have thekernel-docpackage installed to read this file.