From fdeca96e95ac0590e82eacb821b44542f20281ea Mon Sep 17 00:00:00 2001 From: Michael Kerrisk Date: Tue, 9 Oct 2012 16:28:29 +0200 Subject: [PATCH] query_module.2: Note that this system call is present only in kernels before 2.6 Signed-off-by: Michael Kerrisk --- man2/query_module.2 | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/man2/query_module.2 b/man2/query_module.2 index 0f6da5aca..3799a3d58 100644 --- a/man2/query_module.2 +++ b/man2/query_module.2 @@ -5,7 +5,7 @@ .\" 2006-02-09, some reformatting by Luc Van Oostenryck; some .\" reformatting and rewordings by mtk .\" -.TH QUERY_MODULE 2 2007-06-03 "Linux" "Linux Programmer's Manual" +.TH QUERY_MODULE 2 2012-10-09 "Linux" "Linux Programmer's Manual" .SH NAME query_module \- query the kernel for various bits pertaining to modules .SH SYNOPSIS @@ -16,6 +16,9 @@ query_module \- query the kernel for various bits pertaining to modules .BI " size_t " bufsize ", size_t *" ret ); .fi .SH DESCRIPTION +.BR Note : +This system call is present only in kernels before Linux 2.6. + .BR query_module () requests information from the kernel about loadable modules. The returned information is placed in the buffer pointed to by