OSDN Git Service

(split) LDP: Update release pages
[linuxjm/LDP_man-pages.git] / release / man3 / tmpfile.3
index a5bffb8..2deea93 100644 (file)
@@ -1,5 +1,6 @@
 .\" Copyright 1993 David Metcalfe (david@prism.demon.co.uk)
 .\"
+.\" %%%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.
@@ -19,6 +20,7 @@
 .\"
 .\" Formatted or processed versions of this manual, if unaccompanied by
 .\" the source, must acknowledge the copyright and authors of this work.
+.\" %%%LICENSE_END
 .\"
 .\" References consulted:
 .\"     Linux libc source code
 .\" This file was generated with po4a. Translate the source file.
 .\"
 .\"*******************************************************************
+.\"
+.\" Japanese Version Copyright (c) 1997 Tenkou N. Hattori
+.\"       all rights reserved.
+.\" Translated Sat Jan 18 16:51:59 JST 1997
+.\"     by Tenkou N. Hattori <tnh@alpsmap.co.jp>
+.\" Updated & Modified Sun Dec  9 15:25:20 JST 2001
+.\"     by Yuichi SATO <ysato@h4.dion.ne.jp>
+.\"
 .TH TMPFILE 3 2008\-07\-14 "" "Linux Programmer's Manual"
 .SH 名前
 tmpfile \- テンポラリファイルを作成する
@@ -77,3 +87,7 @@ POSIX.1\-2001 では、 ストリームをオープンできなかった場合
 で定義されている \fIP_tmpdir\fP をパスの先頭に使おうとする。 これが失敗した場合は、ディレクトリ \fI/tmp\fP を使う。
 .SH 関連項目
 \fBexit\fP(3), \fBmkstemp\fP(3), \fBmktemp\fP(3), \fBtempnam\fP(3), \fBtmpnam\fP(3)
+.SH この文書について
+この man ページは Linux \fIman\-pages\fP プロジェクトのリリース 3.54 の一部
+である。プロジェクトの説明とバグ報告に関する情報は
+http://www.kernel.org/doc/man\-pages/ に書かれている。