OSDN Git Service

Update releases for LDP 3.68
[linuxjm/LDP_man-pages.git] / release / man2 / exit_group.2
index e190174..602d8f6 100644 (file)
@@ -1,5 +1,6 @@
 .\" Copyright (C) 2004 Andries Brouwer (aeb@cwi.nl)
 .\"
+.\" %%%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.
 .\"
 .\"*******************************************************************
+.\"
+.\" Japanese Version Copyright (c) 2005 Yuichi SATO
+.\"         all rights reserved.
+.\" Translated Sat Jan 22 22:18:14 JST 2005
+.\"         by Yuichi SATO <ysato444@yahoo.co.jp>
+.\"
 .TH EXIT_GROUP 2 2008\-11\-27 Linux "Linux Programmer's Manual"
 .SH 名前
 exit_group \- プロセス中の全てのスレッドを exit させる
@@ -47,3 +55,7 @@ glibc 2.3 以降では、 \fBexit\fP(2)  のラッパー関数が呼び出され
 このコールは Linux 独自である。
 .SH 関連項目
 \fBexit\fP(2)
+.SH この文書について
+この man ページは Linux \fIman\-pages\fP プロジェクトのリリース 3.68 の一部
+である。プロジェクトの説明とバグ報告に関する情報は
+http://www.kernel.org/doc/man\-pages/ に書かれている。