OSDN Git Service

Update releases for LDP 3.68
[linuxjm/LDP_man-pages.git] / release / man3 / getspnam.3
index 590d8b1..e6640d2 100644 (file)
@@ -17,7 +17,7 @@
 .\" Updated 2013-03-25, Akihiro MOTOKI <amotoki@gmail.com>
 .\" Updated 2013-07-17, Akihiro MOTOKI <amotoki@gmail.com>
 .\"
-.TH GETSPNAM 3 2013\-04\-19 GNU "Linux Programmer's Manual"
+.TH GETSPNAM 3 2014\-05\-28 GNU "Linux Programmer's Manual"
 .SH 名前
 getspnam, getspnam_r, getspent, getspent_r, setspent, endspent,fgetspent,
 fgetspent_r, sgetspent, sgetspent_r, putspent, lckpwdf, ulckpwdf \- shadow
@@ -40,7 +40,7 @@ fgetspent_r, sgetspent, sgetspent_r, putspent, lckpwdf, ulckpwdf \- shadow
 .sp
 \fBstruct spwd *sgetspent(const char *\fP\fIs\fP\fB);\fP
 .sp
-\fBint putspent(struct spwd *\fP\fIp\fP\fB, FILE *\fP\fIfp\fP\fB);\fP
+\fBint putspent(const struct spwd *\fP\fIp\fP\fB, FILE *\fP\fIfp\fP\fB);\fP
 .sp
 \fBint lckpwdf(void);\fP
 .sp
@@ -186,6 +186,6 @@ API が提供されている。
 .SH 関連項目
 \fBgetgrnam\fP(3), \fBgetpwnam\fP(3), \fBgetpwnam_r\fP(3), \fBshadow\fP(5)
 .SH この文書について
-この man ページは Linux \fIman\-pages\fP プロジェクトのリリース 3.67 の一部
+この man ページは Linux \fIman\-pages\fP プロジェクトのリリース 3.68 の一部
 である。プロジェクトの説明とバグ報告に関する情報は
 http://www.kernel.org/doc/man\-pages/ に書かれている。