]> git.ipfire.org Git - thirdparty/man-pages.git/blobdiff - man2/stime.2
fuse.4: ffix
[thirdparty/man-pages.git] / man2 / stime.2
index a7943d5b6c81319d8a13c3b0d8c9e8dae10a2948..78c4767c14ad70cc22611b3ca4f47e204384e031 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 2014-05-10 "Linux" "Linux Programmer's Manual"
+.TH STIME 2 2016-03-15 "Linux" "Linux Programmer's Manual"
 .SH NAME
 stime \- set time
 .SH SYNOPSIS
 .B #include <time.h>
-.sp
+.PP
 .BI "int stime(const time_t *" t );
-.sp
+.PP
 .in -4n
 Feature Test Macro Requirements for glibc (see
 .BR feature_test_macros (7)):
 .in
-.sp
+.PP
 .BR stime ():
     Since glibc 2.19:
         _DEFAULT_SOURCE