get_kernel_syms.2: Note that this system call is present only in kernels before 2.6

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2012-10-09 16:29:45 +02:00
parent 77a0889553
commit 6b9024ca05
1 changed files with 4 additions and 1 deletions

View File

@ -5,7 +5,7 @@
.\" 2006-02-09, some reformatting by Luc Van Oostenryck; some
.\" reformatting and rewordings by mtk
.\"
.TH GET_KERNEL_SYMS 2 2007-06-03 "Linux" "Linux Programmer's Manual"
.TH GET_KERNEL_SYMS 2 2012-10-09 "Linux" "Linux Programmer's Manual"
.SH NAME
get_kernel_syms \- retrieve exported kernel and module symbols
.SH SYNOPSIS
@ -15,6 +15,9 @@ get_kernel_syms \- retrieve exported kernel and module symbols
.BI "int get_kernel_syms(struct kernel_sym *" table );
.fi
.SH DESCRIPTION
.BR Note :
This system call is present only in kernels before Linux 2.6.
If
.I table
is NULL,