X-Git-Url: http://git.osdn.net/view?p=linuxjm%2FLDP_man-pages.git;a=blobdiff_plain;f=draft%2Fman3%2Fgetutent.3;h=20a8c3bbd0a5adcdf96f1df47686ed4db6dea9ee;hp=d86b420889e1c54a24941a50d128e9afed38655d;hb=ad24a8da2d0555b45e75db36ccc1b56d01cc68e6;hpb=77b1db0e0a63a5f3ce9ba57dff797a2a2632718a diff --git a/draft/man3/getutent.3 b/draft/man3/getutent.3 index d86b4208..20a8c3bb 100644 --- a/draft/man3/getutent.3 +++ b/draft/man3/getutent.3 @@ -33,7 +33,7 @@ .\" This file was generated with po4a. Translate the source file. .\" .\"******************************************************************* -.TH GETUTENT 3 2008\-06\-29 "" "Linux Programmer's Manual" +.TH GETUTENT 3 2013\-04\-19 "" "Linux Programmer's Manual" .SH 名前 getutent, getutid, getutline, pututline, setutent, endutent, utmpname \- utmp ファイルのエントリにアクセスする @@ -91,6 +91,9 @@ getutent, getutid, getutline, pututline, setutent, endutent, utmpname \- utmp \fBpututline\fP() は成功すると \fIut\fP を返す。失敗すると NULL を返す。 \fButmpname\fP() は、新しい名前の格納に成功すると 0 を返し、失敗すると \-1 を返す。 + +In the event of an error, these functions \fIerrno\fP set to indicate the +cause. .SH エラー .TP \fBENOMEM\fP @@ -211,6 +214,6 @@ main(int argc, char *argv[]) .SH 関連項目 \fBgetutmp\fP(3), \fButmp\fP(5) .SH この文書について -この man ページは Linux \fIman\-pages\fP プロジェクトのリリース 3.51 の一部 +この man ページは Linux \fIman\-pages\fP プロジェクトのリリース 3.52 の一部 である。プロジェクトの説明とバグ報告に関する情報は http://www.kernel.org/doc/man\-pages/ に書かれている。