From c8ceb0ca8e4246f7426f1dbb6eb77f455c202096 Mon Sep 17 00:00:00 2001 From: Michael Kerrisk Date: Mon, 4 Feb 2013 21:47:48 +0100 Subject: [PATCH] iopl.2: wfix Signed-off-by: Michael Kerrisk --- man2/iopl.2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man2/iopl.2 b/man2/iopl.2 index a734686a7..024d9d5a6 100644 --- a/man2/iopl.2 +++ b/man2/iopl.2 @@ -84,7 +84,7 @@ the capability is required. .SH "CONFORMING TO" .BR iopl () -is Linux-specific and should not be used in processes +is Linux-specific and should not be used in programs that are intended to be portable. .SH NOTES Libc5 treats it as a system call and has a prototype in