OSDN Git Service

(split) LDP: Update release pages
[linuxjm/LDP_man-pages.git] / release / man2 / fallocate.2
index 983ba4d..e679e4f 100644 (file)
@@ -66,8 +66,7 @@ POSIX.1 で規定された方法である \fBposix_fallocate\fP(3)  を使うこ
 すべてのファイルシステムで \fBFALLOC_FL_PUNCH_HOLE\fP がサポートされているわけではない。
 ファイルシステムがこの操作をサポートしていない場合は、 エラーが返る。
 .SH 返り値
-On success, \fBfallocate\fP()  returns zero.  On error, \-1 is returned and
-\fIerrno\fP is set to indicate the error.
+成功の場合、 \fBfallocate\fP() は 0 を返す。 エラーの場合、\-1 を返し、 \fIerror\fP にエラーを示す値を設定する。
 .SH エラー
 .TP 
 \fBEBADF\fP