OSDN Git Service

(split) LDP: Update releases based on LDP 3.52 release
[linuxjm/LDP_man-pages.git] / release / man2 / tee.2
index 9961745..4c53678 100644 (file)
@@ -1,8 +1,7 @@
-.\" Hey Emacs! This file is -*- nroff -*- source.
-.\"
 .\" This manpage is Copyright (C) 2006 Jens Axboe
 .\" and Copyright (C) 2006 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 TEE 2 2009\-09\-15 Linux "Linux Programmer's Manual"
+.TH TEE 2 2012\-05\-04 Linux "Linux Programmer's Manual"
 .SH 名前
 tee \- パイプの中身を複製する
 .SH 書式
@@ -78,7 +78,8 @@ tee \- パイプの中身を複製する
 \fBENOMEM\fP
 メモリ不足。
 .SH バージョン
-\fBtee\fP()  システムコールは Linux 2.6.17 で初めて登場した。
+\fBtee\fP() システムコールは Linux 2.6.17 で初めて登場した。
+ライブラリによるサポートは glibc バージョン 2.5 で追加された。
 .SH 準拠
 このシステムコールは Linux 固有である。
 .SH 注意
@@ -150,6 +151,6 @@ main(int argc, char *argv[])
 .SH 関連項目
 \fBsplice\fP(2), \fBvmsplice\fP(2)
 .SH この文書について
-この man ページは Linux \fIman\-pages\fP プロジェクトのリリース 3.40 の一部
+この man ページは Linux \fIman\-pages\fP プロジェクトのリリース 3.52 の一部
 である。プロジェクトの説明とバグ報告に関する情報は
 http://www.kernel.org/doc/man\-pages/ に書かれている。