OSDN Git Service

(split) LDP: Update draft pages
[linuxjm/LDP_man-pages.git] / draft / man3 / siginterrupt.3
index 92fecb6..9d3da00 100644 (file)
@@ -65,9 +65,8 @@ _BSD_SOURCE || _XOPEN_SOURCE\ >=\ 500 || _XOPEN_SOURCE\ &&\ _XOPEN_SOURCE_EXTEND
 .PP
 \fIflag\fP 引き数が真 (1) でデータの転送が開始されていれば、 システム・コールは中断され、それまでに実際に転送されたデータ の量が返される。
 .SH 返り値
-The \fBsiginterrupt\fP()  function returns 0 on success.  It returns \-1 if the
-signal number \fIsig\fP is invalid, with \fIerrno\fP set to indicate the cause of
-the error.
+\fBsiginterrupt\fP()  関数は成功した場合 0 を返す。 シグナル番号 \fIsig\fP が不正な場合、 \-1 を返し、 \fIerrno\fP
+にエラーの原因を示す値を設定する。
 .SH エラー
 .TP 
 \fBEINVAL\fP