X-Git-Url: http://git.osdn.net/view?a=blobdiff_plain;f=release%2Fman3%2Flongjmp.3;h=d9b6d938ab6346afccea64ace6fca31bf077018d;hb=dba08e2eee1afb613e4e8e9310eb752cb06f45de;hp=bb7755082f038ef78c8b799f25d2dd86b99795f9;hpb=05edc1c11c5b516ab7b254b23c5927d6bd36ce34;p=linuxjm%2FLDP_man-pages.git diff --git a/release/man3/longjmp.3 b/release/man3/longjmp.3 index bb775508..d9b6d938 100644 --- a/release/man3/longjmp.3 +++ b/release/man3/longjmp.3 @@ -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 +.\" . +.\" %%%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 @@ -28,6 +29,12 @@ .\" 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 +.\" 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/ に書かれている。