From 1afb428346f7a310d915656938f6468c205bb9c5 Mon Sep 17 00:00:00 2001 From: Simon Paillard Date: Tue, 29 Jan 2013 01:37:40 +0100 Subject: [PATCH] idle.2: wfix Signed-off-by: Michael Kerrisk --- man2/idle.2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man2/idle.2 b/man2/idle.2 index e12a1a5e1..00c95996d 100644 --- a/man2/idle.2 +++ b/man2/idle.2 @@ -57,7 +57,7 @@ never returns for process 0, and always returns \-1 for a user process. .B EPERM Always, for a user process. .SH VERSIONS -linux Since 2.3.13, this system call does not exist anymore. +Since Linux 2.3.13, this system call does not exist anymore. .SH "CONFORMING TO" This function is Linux-specific, and should not be used in programs intended to be portable.