diff options
| -rw-r--r-- | man2/query_module.2 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/man2/query_module.2 b/man2/query_module.2 index 8118277ec0..ad080b7f2b 100644 --- a/man2/query_module.2 +++ b/man2/query_module.2 @@ -168,8 +168,8 @@ Some of the information that was available via can be obtained from .IR /proc/modules , .IR /proc/kallsyms , -and -.IR /sys/modules . +and the files under the directory +.IR /sys/module . .SH "SEE ALSO" .BR create_module (2), .BR delete_module (2), |
