OSDN Git Service

(split) DP: release pages (catch up to 3.50).
[linuxjm/LDP_man-pages.git] / release / man2 / inotify_init.2
index eba1a6c..5e7cd1f 100644 (file)
@@ -1,7 +1,6 @@
-.\" man2/inotify_init.2 - inotify_init man page
-.\"
 .\" Copyright (C) 2005 Robert Love
 .\"
+.\" %%%LICENSE_START(GPLv2+_DOC_FULL)
 .\" This is free documentation; you can redistribute it and/or
 .\" modify it under the terms of the GNU General Public License as
 .\" published by the Free Software Foundation; either version 2 of
@@ -18,9 +17,9 @@
 .\" GNU General Public License for more details.
 .\"
 .\" You should have received a copy of the GNU General Public
-.\" License along with this manual; if not, write to the Free
-.\" Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111,
-.\" USA.
+.\" License along with this manual; if not, see
+.\" <http://www.gnu.org/licenses/>.
+.\" %%%LICENSE_END
 .\"
 .\" 2005-07-19 Robert Love <rlove@rlove.org> - initial version
 .\" 2006-02-07 mtk, minor changes
@@ -72,15 +71,14 @@ inotify インスタンスの総数がシステムの上限に達していた。
 \fBENOMEM\fP
 カーネルメモリが十分になかった。
 .SH バージョン
-\fBinotify_init\fP()  は Linux 2.6.13 で初めて登場し、
-ライブラリによるサポートは glibc バージョン 2.4 で追加された。
-\fBinotify_init1\fP()  は Linux 2.6.27 で追加され、
-ライブラリによるサポートは glibc バージョン 2.9 で追加された。
+\fBinotify_init\fP()  first appeared in Linux 2.6.13; library support was added
+to glibc in version 2.4.  \fBinotify_init1\fP()  was added in Linux 2.6.27;
+library support was added to glibc in version 2.9.
 .SH 準拠
 これらのシステムコールは Linux 独自である。
 .SH 関連項目
 \fBinotify_add_watch\fP(2), \fBinotify_rm_watch\fP(2), \fBinotify\fP(7)
 .SH この文書について
-この man ページは Linux \fIman\-pages\fP プロジェクトのリリース 3.41 の一部
+この man ページは Linux \fIman\-pages\fP プロジェクトのリリース 3.50 の一部
 である。プロジェクトの説明とバグ報告に関する情報は
 http://www.kernel.org/doc/man\-pages/ に書かれている。