osx man page for modules

Query: modules

OS: osx

Section: 5

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

MODULES(5)							File Formats Manual							MODULES(5)

NAME
/etc/modules - kernel modules to load at boot time
DESCRIPTION
The /etc/modules file contains the names of kernel modules that are to be loaded at boot time, one per line. Arguments can be given in the same line as the module name. Lines beginning with a '#' are ignored.
EXAMPLE
# /etc/modules: kernel modules to load at boot time. # # This file contains the names of kernel modules that # should be loaded at boot time, one per line. Lines # beginning with "#" are ignored. w83781d 3c509 irq=15 nf_nat_ftp
SEE ALSO
depmod(8) modprobe(8) modprobe.conf(5) Debian GNU/Linux Version 1.2 MODULES(5)
Related Man Pages
modules-load.d(5) - centos
modules-load.d(5) - hpux
modules-load.d(5) - debian
modules-load.d(5) - minix
modules-load.d(5) - opensolaris
Similar Topics in the Unix Linux Community
How to check for installed Perl modules on solaris?
How to install perl modules
makefile for mix of C and C++ modules
How to automatically install all modules required by a script from CPAN?
Linux Kernel Modules