query_module.2: Move some information in NOTES to VERSIONS

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2012-10-24 14:31:48 +02:00
parent 9100326959
commit c470e180cf
1 changed files with 5 additions and 4 deletions

View File

@ -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 ,