OSDN Git Service

Update README
[linuxjm/LDP_man-pages.git] / release / man3 / aio_fsync.3
index 1a39c04..e967907 100644 (file)
@@ -1,5 +1,6 @@
 .\" Copyright (c) 2003 Andries Brouwer (aeb@cwi.nl)
 .\"
+.\" %%%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
 .\" 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
 .\"
 .\"*******************************************************************
 .\"
 .\" This file was generated with po4a. Translate the source file.
 .\"
 .\"*******************************************************************
-.TH AIO_FSYNC 3 2010\-10\-02 "" "Linux Programmer's Manual"
+.\"
+.\" Japanese Version Copyright (c) 2004 Yuichi SATO
+.\"         all rights reserved.
+.\" Translated Sun Jul  4 17:20:13 JST 2004
+.\"         by Yuichi SATO <ysato444@yahoo.co.jp>
+.\" Updated 2012-04-30, Akihiro MOTOKI <amotoki@gmail.com>
+.\" Updated 2012-05-29, Akihiro MOTOKI <amotoki@gmail.com>
+.\"
+.TH AIO_FSYNC 3 2012\-05\-08 "" "Linux Programmer's Manual"
 .SH 名前
 aio_fsync \- 非同期ファイルを同期させる
 .SH 書式
@@ -59,11 +68,14 @@ I/O の完了の待ち合わせは行わない。
 リソースが足りない。
 .TP 
 \fBEBADF\fP
-\fIaio_fildes\fP が書き込みのためにオープンされた有効なファイルディスクリプタではない。
+\fIaio_fildes\fP ã\81\8cæ\9b¸ã\81\8dè¾¼ã\81¿ã\81®ã\81\9fã\82\81ã\81«ã\82ªã\83¼ã\83\97ã\83³ã\81\95ã\82\8cã\81\9fæ\9c\89å\8a¹ã\81ªã\83\95ã\82¡ã\82¤ã\83«ã\83\87ã\82£ã\82¹ã\82¯ã\83ªã\83\97ã\82¿ã\83¼ã\81§ã\81¯ã\81ªã\81\84ã\80\82
 .TP 
 \fBEINVAL\fP
 このファイルでは同期 I/O がサポートされていない。
 または \fIop\fP が \fBO_SYNC\fP でも \fBO_DSYNC\fP でもない。
+.TP 
+\fBENOSYS\fP
+\fBaio_fsync\fP() は実装されていない。
 .SH バージョン
 The \fBaio_fsync\fP() 関数は glibc 2.1 以降で利用できる。
 .SH 準拠
@@ -73,6 +85,6 @@ POSIX.1\-2001, POSIX.1\-2008.
 \fBaio_suspend\fP(3), \fBaio_write\fP(3), \fBlio_listio\fP(3), \fBaio\fP(7),
 \fBsigevent\fP(7)
 .SH この文書について
-この man ページは Linux \fIman\-pages\fP プロジェクトのリリース 3.40 の一部
+この man ページは Linux \fIman\-pages\fP プロジェクトのリリース 3.79 の一部
 である。プロジェクトの説明とバグ報告に関する情報は
 http://www.kernel.org/doc/man\-pages/ に書かれている。