summaryrefslogtreecommitdiff
path: root/man2/idle.2
diff options
context:
space:
mode:
authorMichael Kerrisk <mtk.manpages@gmail.com>2012-12-31 21:00:03 +0100
committerMichael Kerrisk <mtk.manpages@gmail.com>2012-12-31 21:00:03 +0100
commit1330fa295944be7f86f41c5af9cdbb1173418a16 (patch)
tree6f28e37c4c4b34d2321fbcd24df73b8ade504964 /man2/idle.2
parent5fa1bc65ba527028689c0937336d9c9e6842d6e6 (diff)
idle.2: Minor wording fixes
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
Diffstat (limited to 'man2/idle.2')
-rw-r--r--man2/idle.24
1 files changed, 2 insertions, 2 deletions
diff --git a/man2/idle.2 b/man2/idle.2
index 6cfe3e1fa..e12a1a5e1 100644
--- a/man2/idle.2
+++ b/man2/idle.2
@@ -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.