X-Git-Url: http://git.osdn.net/view?a=blobdiff_plain;f=draft%2Fman3%2Fsetjmp.3;h=76ef4045b8531522003a61b088478c2be3b42b48;hb=c1dfa2f6ab1bbed84992d3c59ee9925f4d453668;hp=326a85ee341906a3e116c023fe7f490e3d38ea22;hpb=1d98b26905be2ad5ba08a94d65f57d872bae4f85;p=linuxjm%2FLDP_man-pages.git diff --git a/draft/man3/setjmp.3 b/draft/man3/setjmp.3 index 326a85ee..76ef4045 100644 --- a/draft/man3/setjmp.3 +++ b/draft/man3/setjmp.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 sigsetjmp, Sun Mar 2 22:03:05 EST 1997, jrv@vanzandt.mv.com .\" Modifications, Sun Feb 26 14:39:45 1995, faith@cs.unc.edu @@ -75,3 +76,7 @@ System V の振る舞いに従うが、 \fB_BSD_SOURCE\fP 機能検査マクロ 別の方法が可能なら、それを使うべきである。 .SH 関連項目 \fBlongjmp\fP(3), \fBsiglongjmp\fP(3) +.SH この文書について +この man ページは Linux \fIman\-pages\fP プロジェクトのリリース 3.53 の一部 +である。プロジェクトの説明とバグ報告に関する情報は +http://www.kernel.org/doc/man\-pages/ に書かれている。