[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20211030213131.140429-4-alx.manpages@gmail.com>
Date: Sat, 30 Oct 2021 23:31:13 +0200
From: Alejandro Colomar <alx.manpages@...il.com>
To: mtk.manpages@...il.com, linux-man@...r.kernel.org
Cc: git@...r.kernel.org, Alejandro Colomar <alx.manpages@...il.com>,
linux-kernel@...r.kernel.org, libc-alpha@...rceware.org
Subject: [PATCH 03/22] get_kernel_syms.2: SYNOPSIS: Mark as [[deprecated]]
This syscall was removed in Linux 2.6.
Signed-off-by: Alejandro Colomar <alx.manpages@...il.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
Powered by blists - more mailing lists