lkml.org 
[lkml]   [2021]   [Oct]   [30]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    From
    Subject[PATCH 03/22] get_kernel_syms.2: SYNOPSIS: Mark as [[deprecated]]
    Date
    This syscall was removed in Linux 2.6.

    Signed-off-by: Alejandro Colomar <alx.manpages@gmail.com>
    ---
    man2/get_kernel_syms.2 | 2 +-
    1 file changed, 1 insertion(+), 1 deletion(-)

    diff --git a/man2/get_kernel_syms.2 b/man2/get_kernel_syms.2
    index beb26e539..aa5a23f6e 100644
    --- a/man2/get_kernel_syms.2
    +++ b/man2/get_kernel_syms.2
    @@ -14,7 +14,7 @@ get_kernel_syms \- retrieve exported kernel and module symbols
    .nf
    .B #include <linux/module.h>
    .PP
    -.BI "int get_kernel_syms(struct kernel_sym *" table );
    +.BI "[[deprecated]] int get_kernel_syms(struct kernel_sym *" table );
    .fi
    .PP
    .IR Note :
    --
    2.33.1
    \
     
     \ /
      Last update: 2021-10-30 23:33    [W:3.240 / U:0.060 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site