OSDN Git Service

Update draft for LDP 3.67
[linuxjm/LDP_man-pages.git] / draft / man3 / aio_init.3
index 642ed87..4800b2f 100644 (file)
@@ -1,6 +1,7 @@
 .\" t
 .\" Copyright (c) 2010 by Michael Kerrisk <mtk.manpages@gmail.com>
 .\"
+.\" %%%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.
 .\"
 .\" Formatted or processed versions of this manual, if unaccompanied by
 .\" the source, must acknowledge the copyright and authors of this work.
+.\" %%%LICENSE_END
 .\"
 .\"*******************************************************************
 .\"
 .\" This file was generated with po4a. Translate the source file.
 .\"
 .\"*******************************************************************
-.TH AIO_INIT 3 2010\-10\-06 Linux "Linux Programmer's Manual"
+.\"
+.\" Japanese Version Copyright (c) 2012  Akihiro MOTOKI
+.\"         all rights reserved.
+.\" Translated 2012-04-30, Akihiro MOTOKI <amotoki@gmail.com>
+.\" Updated 2012-05-02, Akihiro MOTOKI <amotoki@gmail.com>
+.\"
+.TH AIO_INIT 3 2012\-04\-26 Linux "Linux Programmer's Manual"
 .SH 名前
-aio_init \- POSIX 非同期 I/O の初期化
+aio_init \- 非同期 I/O の初期化
 .SH 書式
 .nf
 \fB#define _GNU_SOURCE\fP         /* See feature_test_macros(7) */
@@ -92,3 +100,7 @@ The \fBaio_init\fP() 関数は glibc 2.1 以降で利用できる。
 この関数は GNU による拡張である。
 .SH 関連項目
 \fBaio\fP(7)
+.SH この文書について
+この man ページは Linux \fIman\-pages\fP プロジェクトのリリース 3.67 の一部
+である。プロジェクトの説明とバグ報告に関する情報は
+http://www.kernel.org/doc/man\-pages/ に書かれている。