OSDN Git Service

(split) LDP: Update POT and ja.po to LDP v3.40.
[linuxjm/LDP_man-pages.git] / po4a / pthread / po / pthread.pot
index beda6e7..145062b 100644 (file)
@@ -7,7 +7,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
-"POT-Creation-Date: 2012-04-23 07:54+0900\n"
+"POT-Creation-Date: 2012-05-01 04:39+0900\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
@@ -253,7 +253,7 @@ msgstr ""
 #. type: Plain text
 #: build/C/man2/getcontext.2:172 build/C/man3/makecontext.3:230 build/C/man3/pthread_attr_init.3:316 build/C/man3/pthread_attr_setaffinity_np.3:129 build/C/man3/pthread_attr_setdetachstate.3:122 build/C/man3/pthread_attr_setguardsize.3:171 build/C/man3/pthread_attr_setinheritsched.3:136 build/C/man3/pthread_attr_setschedparam.3:113 build/C/man3/pthread_attr_setschedpolicy.3:108 build/C/man3/pthread_attr_setscope.3:133 build/C/man3/pthread_attr_setstack.3:171 build/C/man3/pthread_attr_setstackaddr.3:121 build/C/man3/pthread_attr_setstacksize.3:123 build/C/man3/pthread_cancel.3:238 build/C/man3/pthread_cleanup_push.3:322 build/C/man3/pthread_cleanup_push_defer_np.3:115 build/C/man3/pthread_create.3:385 build/C/man3/pthread_detach.3:109 build/C/man3/pthread_equal.3:65 build/C/man3/pthread_exit.3:114 build/C/man3/pthread_getattr_np.3:364 build/C/man3/pthread_getcpuclockid.3:182 build/C/man3/pthread_join.3:139 build/C/man3/pthread_kill.3:89 build/C/man3/pthread_kill_other_threads_np.3:77 build/C/man3/pthread_self.3:85 build/C/man3/pthread_setaffinity_np.3:219 build/C/man3/pthread_setcancelstate.3:187 build/C/man3/pthread_setconcurrency.3:108 build/C/man3/pthread_setschedparam.3:448 build/C/man3/pthread_setschedprio.3:108 build/C/man3/pthread_sigmask.3:149 build/C/man3/pthread_sigqueue.3:108 build/C/man3/pthread_testcancel.3:73 build/C/man3/pthread_tryjoin_np.3:145 build/C/man3/pthread_yield.3:70 build/C/man7/pthreads.7:934
 msgid ""
-"This page is part of release 3.38 of the Linux I<man-pages> project.  A "
+"This page is part of release 3.40 of the Linux I<man-pages> project.  A "
 "description of the project, and information about reporting bugs, can be "
 "found at http://www.kernel.org/doc/man-pages/."
 msgstr ""
@@ -2217,7 +2217,7 @@ msgid "PTHREAD_CANCEL"
 msgstr ""
 
 #. type: TH
-#: build/C/man3/pthread_cancel.3:24 build/C/man3/pthread_setschedparam.3:24 build/C/man3/pthread_testcancel.3:24
+#: build/C/man3/pthread_cancel.3:24 build/C/man3/pthread_setschedparam.3:24
 #, no-wrap
 msgid "2008-11-17"
 msgstr ""
@@ -6347,6 +6347,12 @@ msgstr ""
 msgid "PTHREAD_TESTCANCEL"
 msgstr ""
 
+#. type: TH
+#: build/C/man3/pthread_testcancel.3:24
+#, no-wrap
+msgid "2012-04-14"
+msgstr ""
+
 #. type: Plain text
 #: build/C/man3/pthread_testcancel.3:27
 msgid "pthread_testcancel - request delivery of any pending cancellation request"
@@ -6370,8 +6376,8 @@ msgstr ""
 #: build/C/man3/pthread_testcancel.3:48
 msgid ""
 "If cancelability is disabled (using B<pthread_setcancelstate>(3)), or no "
-"cancellation request is pending, then a call to B<pthread_cancel>(3)  has no "
-"effect."
+"cancellation request is pending, then a call to B<pthread_testcancel>(3)  "
+"has no effect."
 msgstr ""
 
 #. type: Plain text