Of course that is for the glibc wrapper. As all of the other pages that don't explicitly say otherwise. Signed-off-by: Alejandro Colomar <alx.manpages@xxxxxxxxx> --- man2/ioperm.2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man2/ioperm.2 b/man2/ioperm.2 index b13a0129e..7d4a4690a 100644 --- a/man2/ioperm.2 +++ b/man2/ioperm.2 @@ -36,7 +36,7 @@ ioperm \- set port input/output permissions .SH SYNOPSIS .nf -.BR "#include <sys/io.h>" " /* for glibc */" +.B #include <sys/io.h> .PP .BI "int ioperm(unsigned long " from ", unsigned long " num ", int " turn_on ); .fi -- 2.31.1