idle.2: wfix

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Simon Paillard 2013-01-29 01:37:40 +01:00 committed by Michael Kerrisk
parent 531b15bc08
commit 1afb428346
1 changed files with 1 additions and 1 deletions

View File

@ -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.