OSDN Git Service

LDP: Update original to LDP v3.68
[linuxjm/LDP_man-pages.git] / original / man2 / stime.2
index afecfba..54c993a 100644 (file)
 .\" Modified 2001-03-16 by Andries Brouwer <aeb@cwi.nl>
 .\" Modified 2004-05-27 by Michael Kerrisk <mtk.manpages@gmail.com>
 .\"
-.TH STIME 2 2010-02-25 "Linux" "Linux Programmer's Manual"
+.TH STIME 2 2014-05-10 "Linux" "Linux Programmer's Manual"
 .SH NAME
 stime \- set time
 .SH SYNOPSIS
 .B #include <time.h>
 .sp
-.BI "int stime(time_t *" t );
+.BI "int stime(const time_t *" t );
 .sp
 .in -4n
 Feature Test Macro Requirements for glibc (see
@@ -71,3 +71,12 @@ SVr4.
 .BR date (1),
 .BR settimeofday (2),
 .BR capabilities (7)
+.SH COLOPHON
+This page is part of release 3.68 of the Linux
+.I man-pages
+project.
+A description of the project,
+information about reporting bugs,
+and the latest version of this page,
+can be found at
+\%http://www.kernel.org/doc/man\-pages/.