OSDN Git Service

(split) LDP: Update draft pages
[linuxjm/LDP_man-pages.git] / draft / man2 / signal.2
index 71f5219..1907174 100644 (file)
@@ -69,8 +69,8 @@ signal \- ANSI C シグナル操作
 .PP
 シグナル \fBSIGKILL\fP と \fBSIGSTOP\fP は捕捉できず、無視することもできない。
 .SH 返り値
-\fBsignal\fP()  returns the previous value of the signal handler, or \fBSIG_ERR\fP
-on error.  In the event of an error, \fIerrno\fP is set to indicate the cause.
+\fBsignal\fP()  は、今までのシグナル・ハンドラの値を返す。 エラーの場合は \fBSIG_ERR\fP を返し、 \fIerrno\fP
+にエラーの原因を示す値を設定する。
 .SH エラー
 .TP 
 \fBEINVAL\fP