OSDN Git Service

(split) LDP: Update release pages
[linuxjm/LDP_man-pages.git] / release / man3 / malloc_info.3
index d211f37..47522cb 100644 (file)
@@ -27,7 +27,7 @@
 .\" This file was generated with po4a. Translate the source file.
 .\"
 .\"*******************************************************************
-.TH MALLOC_INFO 3 2012\-04\-28 GNU "Linux Programmer's Manual"
+.TH MALLOC_INFO 3 2013\-04\-19 GNU "Linux Programmer's Manual"
 .SH 名前
 malloc_info \- export malloc state to a stream
 .SH 書式
@@ -44,7 +44,7 @@ information about all arenas (see \fBmalloc\fP(3)).
 
 As currently implemented, \fIoptions\fP must be zero.
 .SH 返り値
-\fBmalloc_info\fP() は成功すると 0 を返す。エラーの場合は \-1 を返す
+\fBmalloc_info\fP() は、成功すると 0 を返す。 エラーの場合、\-1 を返し、 \fIerrno\fP にエラーの原因を示す値を設定する
 .SH エラー
 .TP 
 \fBEINVAL\fP
@@ -233,6 +233,6 @@ main(int argc, char *argv[])
 \fBmallinfo\fP(3), \fBmalloc\fP(3), \fBmalloc_stats\fP(3), \fBmallopt\fP(3),
 \fBopen_memstream\fP(3)
 .SH この文書について
-この man ページは Linux \fIman\-pages\fP プロジェクトのリリース 3.50 の一部
+この man ページは Linux \fIman\-pages\fP プロジェクトのリリース 3.52 の一部
 である。プロジェクトの説明とバグ報告に関する情報は
 http://www.kernel.org/doc/man\-pages/ に書かれている。