OSDN Git Service

(split) DP: release pages (catch up to 3.50).
[linuxjm/LDP_man-pages.git] / release / man2 / idle.2
index 20eb08c..d2e2537 100644 (file)
@@ -1,9 +1,8 @@
-.\" Hey Emacs! This file is -*- nroff -*- source.
-.\"
 .\" Copyright 1993 Rickard E. Faith (faith@cs.unc.edu)
 .\" Portions extracted from linux/mm/swap.c:
 .\"                Copyright (C) 1991, 1992  Linus Torvalds
 .\"
+.\" %%%LICENSE_START(VERBATIM)
 .\" Permission is granted to make and distribute verbatim copies of this
 .\" manual provided the copyright notice and this permission notice are
 .\" preserved on all copies.
@@ -23,6 +22,7 @@
 .\"
 .\" Formatted or processed versions of this manual, if unaccompanied by
 .\" the source, must acknowledge the copyright and authors of this work.
+.\" %%%LICENSE_END
 .\"
 .\" Modified 21 Aug 1994 by Michael Chastain <mec@shell.portal.com>:
 .\"   Added text about calling restriction (new in kernel 1.1.20 I believe).
@@ -34,7 +34,7 @@
 .\" This file was generated with po4a. Translate the source file.
 .\"
 .\"*******************************************************************
-.TH IDLE 2 1994\-08\-21 Linux "Linux Programmer's Manual"
+.TH IDLE 2 2012\-12\-31 Linux "Linux Programmer's Manual"
 .SH 名前
 idle \- ID 0 のプロセスをアイドル状態にする
 .SH 書式
@@ -55,10 +55,10 @@ ID 0 のプロセスのみが \fBidle\fP()  を使用することができる。
 \fBEPERM\fP
 ユーザプロセスに対しては、常にこのエラーとなる。
 .SH バージョン
-2.3.13 以降、もはやこのシステムコールは存在しない。
+Since Linux 2.3.13, this system call does not exist anymore.
 .SH 準拠
 この関数は Linux 特有であり、移植を意図したプログラムでは 使用すべきでない。
 .SH この文書について
-この man ページは Linux \fIman\-pages\fP プロジェクトのリリース 3.41 の一部
+この man ページは Linux \fIman\-pages\fP プロジェクトのリリース 3.50 の一部
 である。プロジェクトの説明とバグ報告に関する情報は
 http://www.kernel.org/doc/man\-pages/ に書かれている。