From a622ed8f93bec5b6cb4d908aa54fceac17937863 Mon Sep 17 00:00:00 2001 From: Michael Kerrisk Date: Mon, 11 Jun 2007 19:57:10 +0000 Subject: [PATCH] Made NOTES text into a VERSIONS section, since that's what it really describes. --- man2/idle.2 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/man2/idle.2 b/man2/idle.2 index 13314ae29..135fa7818 100644 --- a/man2/idle.2 +++ b/man2/idle.2 @@ -56,8 +56,8 @@ never returns for process 0, and always returns \-1 for a user process. .TP .B EPERM Always, for a user process. +.SH VERSIONS +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. -.SH NOTES -Since 2.3.13 this system call does not exist anymore.