OSDN Git Service

(split) LDP: Translate memory related pages
[linuxjm/LDP_man-pages.git] / release / man2 / madvise.2
index c655073..6f4d3d9 100644 (file)
@@ -194,7 +194,7 @@ that are known not to be useful in a core dump.  The effect of
 \fI/proc/PID/coredump_filter\fP file (see \fBcore\fP(5)).
 .TP 
 \fBMADV_DODUMP\fP (Linux 3.4 以降)
-Undo the effect of an earlier \fBMADV_DONTDUMP\fP.
+以前の \fBMADV_DONTDUMP\fP の効果を取り消す。
 .SH 返り値
 \fBmadvise\fP()  は成功すると 0 を返す。 エラーが起こると \-1 を返し、 \fIerrno\fP を適切な値に設定する。
 .SH エラー