OSDN Git Service

Update release for LDP 3.67
[linuxjm/LDP_man-pages.git] / release / man2 / stime.2
index 83971c7..e001252 100644 (file)
 .\" Updated 2003-09-08, Kentaro Shirakata <argrath@ub32.org>
 .\" Updated 2005-02-24, Akihiro MOTOKI <amotoki@dd.iij4u.or.jp>
 .\"
-.TH STIME 2 2010\-02\-25 Linux "Linux Programmer's Manual"
+.TH STIME 2 2014\-05\-10 Linux "Linux Programmer's Manual"
 .SH 名前
 stime \- 時間を設定する
 .SH 書式
 \fB#include <time.h>\fP
 .sp
-\fBint stime(time_t *\fP\fIt\fP\fB);\fP
+\fBint stime(const time_t *\fP\fIt\fP\fB);\fP
 .sp
 .in -4n
 glibc 向けの機能検査マクロの要件 (\fBfeature_test_macros\fP(7)  参照):
@@ -71,6 +71,6 @@ SVr4.
 .SH 関連項目
 \fBdate\fP(1), \fBsettimeofday\fP(2), \fBcapabilities\fP(7)
 .SH この文書について
-この man ページは Linux \fIman\-pages\fP プロジェクトのリリース 3.65 の一部
+この man ページは Linux \fIman\-pages\fP プロジェクトのリリース 3.67 の一部
 である。プロジェクトの説明とバグ報告に関する情報は
 http://www.kernel.org/doc/man\-pages/ に書かれている。