aboutsummaryrefslogtreecommitdiffstats
path: root/man5/proc.5
diff options
context:
space:
mode:
Diffstat (limited to 'man5/proc.5')
-rw-r--r--man5/proc.54
1 files changed, 3 insertions, 1 deletions
diff --git a/man5/proc.5 b/man5/proc.5
index ea9adfff26..e3a942f0e4 100644
--- a/man5/proc.5
+++ b/man5/proc.5
@@ -2535,7 +2535,9 @@ This file contains the path for the kernel module loader.
The default value is
.IR /sbin/modprobe .
The file is only present if the kernel is built with the
-.B CONFIG_KMOD
+.B CONFIG_MODULES
+.RB ( CONFIG_KMOD
+in Linux 2.6.26 and earlier)
option enabled.
It is described by the Linux kernel source file
.I Documentation/kmod.txt