X-Git-Url: http://git.osdn.net/view?a=blobdiff_plain;f=release%2Fman2%2Fepoll_ctl.2;h=c32a6c0b2191bbd5ed45b41d9ade1485c0649a08;hb=a2b0f650fa5e3f097a33752f9ee5626f8d678fd8;hp=74d5b0ca852f1c7ab51b65e3dce56cd4c2419c8e;hpb=ade14c780aa8e975e7f07311df7eb10a6565feb0;p=linuxjm%2FLDP_man-pages.git diff --git a/release/man2/epoll_ctl.2 b/release/man2/epoll_ctl.2 index 74d5b0ca..c32a6c0b 100644 --- a/release/man2/epoll_ctl.2 +++ b/release/man2/epoll_ctl.2 @@ -1,7 +1,7 @@ -.\" -.\" epoll by Davide Libenzi ( efficient event notification retrieval ) .\" Copyright (C) 2003 Davide Libenzi +.\" Davide Libenzi .\" +.\" %%%LICENSE_START(GPLv2+_SW_3_PARA) .\" This program is free software; 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 the License, or @@ -12,17 +12,26 @@ .\" MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the .\" GNU General Public License for more details. .\" -.\" You should have received a copy of the GNU General Public License -.\" along with this program; if not, write to the Free Software -.\" Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA -.\" -.\" Davide Libenzi +.\" You should have received a copy of the GNU General Public +.\" License along with this manual; if not, see +.\" . +.\" %%%LICENSE_END .\" .\"******************************************************************* .\" .\" This file was generated with po4a. Translate the source file. .\" .\"******************************************************************* +.\" +.\" Japanese Version Copyright (c) 2004-2005 Yuichi SATO +.\" all rights reserved. +.\" Translated 2004-06-15, Yuichi SATO +.\" Updated & Modified 2004-12-29, Yuichi SATO +.\" Updated & Modified 2005-04-20, Yuichi SATO +.\" Updated & Modified 2005-09-06, Akihiro MOTOKI +.\" Updated 2006-07-19, Akihiro MOTOKI , LDP v2.36 +.\" Updated 2009-02-23, Akihiro MOTOKI , LDP v3.19 +.\" .TH EPOLL_CTL 2 2012\-04\-15 Linux "Linux Programmer's Manual" .SH 名前 epoll_ctl \- epoll ディスクリプタのインタフェースを操作する @@ -148,6 +157,6 @@ NULL を指定できるようになっている。 2.6.9 より前のカーネ .SH 関連項目 \fBepoll_create\fP(2), \fBepoll_wait\fP(2), \fBpoll\fP(2), \fBepoll\fP(7) .SH この文書について -この man ページは Linux \fIman\-pages\fP プロジェクトのリリース 3.41 の一部 +この man ページは Linux \fIman\-pages\fP プロジェクトのリリース 3.54 の一部 である。プロジェクトの説明とバグ報告に関する情報は http://www.kernel.org/doc/man\-pages/ に書かれている。