OSDN Git Service

Update release for LDP 3.67
[linuxjm/LDP_man-pages.git] / release / man3 / longjmp.3
index bb77550..d9b6d93 100644 (file)
@@ -1,5 +1,6 @@
 .\" Written by Michael Haardt, Fri Nov 25 14:51:42 MET 1994
 .\"
+.\" %%%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
@@ -16,9 +17,9 @@
 .\" 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
 .\"
 .\" Added siglongjmp, Sun Mar  2 22:03:05 EST 1997, jrv@vanzandt.mv.com
 .\" Modifications, Sun Feb 26 14:39:45 1995, faith@cs.unc.edu
 .\" This file was generated with po4a. Translate the source file.
 .\"
 .\"*******************************************************************
+.\"
+.\" Japanese Version Copyright (c) 1998 Seiiti Obara
+.\"    all rights reserved.
+.\" Translated 1998-05-27, Seiiti Obara <SEO@ma1.seikyou.ne.jp>
+.\" Updated 2009-02-24, Akihiro MOTOKI, LDP v3.19
+.\"
 .TH LONGJMP 3 2009\-01\-13 "" "Linux Programmer's Manual"
 .SH 名前
 longjmp, siglongjmp \- 保存されたスタックコンテキスト (stack context)  への非局所的なジャンプ
@@ -83,6 +90,6 @@ POSIX では、 \fBlongjmp\fP() がシグナルコンテキスト (signal contex
 .SH 関連項目
 \fBsetjmp\fP(3), \fBsigsetjmp\fP(3)
 .SH この文書について
-この man ページは Linux \fIman\-pages\fP プロジェクトのリリース 3.40 の一部
+この man ページは Linux \fIman\-pages\fP プロジェクトのリリース 3.67 の一部
 である。プロジェクトの説明とバグ報告に関する情報は
 http://www.kernel.org/doc/man\-pages/ に書かれている。