OSDN Git Service

(split) LDP: Update release pages
[linuxjm/LDP_man-pages.git] / release / man2 / sigpending.2
index 07286aa..b69eb9e 100644 (file)
@@ -52,8 +52,7 @@ _POSIX_SOURCE
 \fBsigpending\fP()  は、呼び出し元のスレッドへの配送を待っている (pending) シグナル集合 (すなわち、禁止中に発生したシグナル)
 を返す。 処理待ちのシグナルのマスクが \fIset\fP に格納される。
 .SH 返り値
-\fBsigpending\fP()  returns 0 on success and \-1 on error.  In the event of an
-error, \fIerrno\fP is set to indicate the cause.
+\fBsigpending\fP() は成功した場合 0 を返す。 エラーの場合、 \-1 を返し、\fIerrno\fP にエラーの原因を示す値を設定する。
 .SH エラー
 .TP 
 \fBEFAULT\fP