OSDN Git Service

(split) Apply minor changes from v3.32 to v3.35 in the upstream.
[linuxjm/LDP_man-pages.git] / draft / man2 / clock_nanosleep.2
index 5112045..d78eefa 100644 (file)
@@ -25,7 +25,7 @@
 .\"         all rights reserved.
 .\" Translated 2008-08-21, Akihiro MOTOKI <amotoki@dd.iij4u.or.jp>, LDP v3.04
 .\" 
-.TH CLOCK_NANOSLEEP 2 2010-09-10 "Linux" "Linux Programmer's Manual"
+.TH CLOCK_NANOSLEEP 2 2010-12-03 "Linux" "Linux Programmer's Manual"
 .\"O .SH NAME
 .SH Ì¾Á°
 .\"O clock_nanosleep \- high-resolution sleep with specifiable clock
@@ -62,7 +62,7 @@ _XOPEN_SOURCE\ >=\ 600 || _POSIX_C_SOURCE\ >=\ 200112L
 .\"O Like
 .\"O .BR nanosleep (2),
 .\"O .BR clock_nanosleep ()
-.\"O allows the caller to sleep for an interval specified
+.\"O allows the calling thread to sleep for an interval specified
 .\"O with nanosecond precision.
 .\"O It differs in allowing the caller to select the clock against
 .\"O which the sleep interval is to be measured,