OSDN Git Service

LDP: Update original to LDP v3.68
[linuxjm/LDP_man-pages.git] / original / man3 / adjtime.3
index 0604c2d..58c474f 100644 (file)
 .\" the source, must acknowledge the copyright and authors of this work.
 .\" %%%LICENSE_END
 .\"
-.TH ADJTIME 3 2013-10-07 "Linux" "Linux Programmer's Manual"
+.TH ADJTIME 3 2014-05-28 "Linux" "Linux Programmer's Manual"
 .SH NAME
 adjtime \- correct the time to synchronize the system clock
 .SH SYNOPSIS
 .nf
+.B #include <sys/time.h>
+.sp
 .BI "int adjtime(const struct timeval *" delta ", struct timeval *" olddelta );
 .fi
 .sp
@@ -149,10 +151,11 @@ Linux kernel 2.6.26 or later.
 .BR gettimeofday (2),
 .BR time (7)
 .SH COLOPHON
-This page is part of release 3.64 of the Linux
+This page is part of release 3.68 of the Linux
 .I man-pages
 project.
 A description of the project,
-and information about reporting bugs,
+information about reporting bugs,
+and the latest version of this page,
 can be found at
 \%http://www.kernel.org/doc/man\-pages/.