OSDN Git Service

(split) LDP: Update draft pages
[linuxjm/LDP_man-pages.git] / draft / man3 / wcsdup.3
index 0d4306c..08a6a13 100644 (file)
@@ -51,9 +51,8 @@ _GNU_SOURCE
 新しいワイド文字文字列のためのメモリは \fBmalloc\fP(3)  を使って割り当てられる。 この領域は \fBfree\fP(3)
 を使って解放すべきである。
 .SH 返り値
-On success, \fBwcsdup\fP()  returns a pointer to the new wide\-character
-string.  On error, it returns \-1, with \fIerrno\fP set to indicate the cause of
-the error.
+成功すると、 \fBwcsdup\fP()  関数は、新しいワイド文字文字列へのポインタを返す。 エラーの場合、 \-1 が返り、 \fIerrno\fP
+にエラーの原因を示す値が設定される。
 .SH エラー
 .TP 
 \fBENOMEM\fP