From eb4a93b145fee2a9159adaaa0a05ce61ca748f8b Mon Sep 17 00:00:00 2001 From: Alejandro Colomar Date: Mon, 25 Oct 2021 21:35:21 +0200 Subject: iopl.2: SYNOPSIS: Mark as [[deprecated]] ioperm(2) is recommended instead. Signed-off-by: Alejandro Colomar --- man2/iopl.2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man2/iopl.2 b/man2/iopl.2 index 968626fc3..6515dcf9c 100644 --- a/man2/iopl.2 +++ b/man2/iopl.2 @@ -20,7 +20,7 @@ Standard C library .nf .B #include .PP -.BI "int iopl(int " level ); +.BI "[[deprecated]] int iopl(int " level ); .fi .SH DESCRIPTION .BR iopl () -- cgit v1.2.3