OSDN Git Service

LDP: Update original to LDP v3.79
[linuxjm/LDP_man-pages.git] / original / man3 / rtime.3
index 55bfb3f..76eeff2 100644 (file)
@@ -9,12 +9,12 @@
 .\"
 .\" Slightly polished, aeb, 2003-04-06
 .\"
-.TH RTIME 3 2014-05-10 "GNU" "Linux Programmer's Manual"
+.TH RTIME 3 2014-05-28 "GNU" "Linux Programmer's Manual"
 .SH NAME
 rtime \- get time from a remote machine
 .SH SYNOPSIS
 .nf
-.B "#include <rpc/des_crypt.h>"
+.B "#include <rpc/auth_des.h>"
 .sp
 .BI "int rtime(struct sockaddr_in *" addrp ", struct rpc_timeval *" timep ,
 .BI "          struct rpc_timeval *" timeout );
@@ -136,7 +136,7 @@ main(void)
 .\" .BR rdate (1),
 .BR inetd (8)
 .SH COLOPHON
-This page is part of release 3.67 of the Linux
+This page is part of release 3.79 of the Linux
 .I man-pages
 project.
 A description of the project,