idle.2: Minor wording fixes

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2012-12-31 21:00:03 +01:00
parent 5fa1bc65ba
commit 1330fa2959
1 changed files with 2 additions and 2 deletions

View File

@ -29,7 +29,7 @@
.\" N.B. calling "idle" from user process used to hang process!
.\" Modified Thu Oct 31 14:41:15 1996 by Eric S. Raymond <esr@thyrsus.com>
.\" "
.TH IDLE 2 1994-08-21 "Linux" "Linux Programmer's Manual"
.TH IDLE 2 2012-12-31 "Linux" "Linux Programmer's Manual"
.SH NAME
idle \- make process 0 idle
.SH SYNOPSIS
@ -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
Since 2.3.13 this system call does not exist anymore.
linux Since 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.