OSDN Git Service

Update release for LDP 3.67
[linuxjm/LDP_man-pages.git] / release / man3 / putpwent.3
index 60f1a3f..dbd5235 100644 (file)
 .\" This file was generated with po4a. Translate the source file.
 .\"
 .\"*******************************************************************
+.\"
+.\" Japanese Version Copyright (c) 1997 HIROFUMI Nishizuka
+.\"    all rights reserved.
+.\" Translated Thu Dec 18 17:43:46 JST 1997
+.\"    by HIROFUMI Nishizuka <nishi@rpts.cl.nec.co.jp>
+.\"
 .TH PUTPWENT 3 2013\-04\-19 GNU "Linux Programmer's Manual"
 .SH 名前
 putpwent \- パスワードファイルエントリの書き込み
@@ -68,8 +74,7 @@ struct passwd {
 .fi
 .in
 .SH 返り値
-The \fBputpwent\fP()  function returns 0 on success, or \-1 if an error occurs.
-In the event of an error, \fIerrno\fP is set to indicate the cause.
+\fBputpwent\fP() 関数は、成功した場合 0 を返す。 エラーが発生した場合 \-1 を返し、 \fIerrno\fPに原因を示す値が設定される。
 .SH エラー
 .TP 
 \fBEINVAL\fP
@@ -80,6 +85,6 @@ SVr4.
 \fBendpwent\fP(3), \fBfgetpwent\fP(3), \fBgetpw\fP(3), \fBgetpwent\fP(3),
 \fBgetpwnam\fP(3), \fBgetpwuid\fP(3), \fBsetpwent\fP(3)
 .SH この文書について
-この man ページは Linux \fIman\-pages\fP プロジェクトのリリース 3.52 の一部
+この man ページは Linux \fIman\-pages\fP プロジェクトのリリース 3.67 の一部
 である。プロジェクトの説明とバグ報告に関する情報は
 http://www.kernel.org/doc/man\-pages/ に書かれている。