diff --git a/man2/query_module.2 b/man2/query_module.2 index 62c4c5cac..316808057 100644 --- a/man2/query_module.2 +++ b/man2/query_module.2 @@ -160,14 +160,15 @@ is set to the minimum size needed. .BR query_module () is not supported in this version of the kernel (e.g., the kernel is version 2.6 or later). +.SH VERSIONS +This system call is only present on Linux up until kernel 2.4; +it was removed in Linux 2.6. +.\" Removed in Linux 2.5.48 .SH "CONFORMING TO" .BR query_module () is Linux-specific. .SH NOTES -This system call is only present on Linux up until kernel 2.4; -it was removed in Linux 2.6. -.\" Removed in Linux 2.5.48 -Some of the information that was available via +Some of the information that was formerly available via .BR query_module () can be obtained from .IR /proc/modules ,