OSDN Git Service

(split) LDP: Update POT and ja.po to LDP v3.54
[linuxjm/LDP_man-pages.git] / po4a / epoll / po / epoll.pot
index 8fee27a..2e40005 100644 (file)
@@ -7,7 +7,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
-"POT-Creation-Date: 2013-08-15 19:31+0900\n"
+"POT-Creation-Date: 2013-09-28 04:06+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"
@@ -819,7 +819,7 @@ msgstr ""
 #. type: Plain text
 #: build/C/man7/epoll.7:558 build/C/man2/epoll_create.2:156 build/C/man2/epoll_ctl.2:265 build/C/man2/epoll_wait.2:230 build/C/man2/poll.2:378
 msgid ""
-"This page is part of release 3.53 of the Linux I<man-pages> project.  A "
+"This page is part of release 3.54 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 ""
@@ -1437,7 +1437,7 @@ msgstr ""
 #: build/C/man2/epoll_wait.2:99
 msgid ""
 "The I<data> of each returned structure will contain the same data the user "
-"set with an B<epoll_ctl>(2)  (B<EPOLL_CTL_ADD>,B<EPOLL_CTL_MOD>)  while the "
+"set with an B<epoll_ctl>(2)  (B<EPOLL_CTL_ADD>, B<EPOLL_CTL_MOD>)  while the "
 "I<events> member will contain the returned event bit field."
 msgstr ""
 
@@ -1603,7 +1603,7 @@ msgstr ""
 #. type: TH
 #: build/C/man2/poll.2:31
 #, no-wrap
-msgid "2013-07-30"
+msgid "2013-09-04"
 msgstr ""
 
 #. type: Plain text
@@ -1714,13 +1714,13 @@ msgstr ""
 #. type: Plain text
 #: build/C/man2/poll.2:139
 msgid ""
-"The I<timeout> argument specifies the minimum number of milliseconds that "
-"B<poll>()  will block.  (This interval will be rounded up to the system "
-"clock granularity, and kernel scheduling delays mean that the blocking "
-"interval may overrun by a small amount.)  Specifying a negative value in "
-"I<timeout> means an infinite timeout.  Specifying a I<timeout> of zero "
-"causes B<poll>()  to return immediately, even if no file descriptors are "
-"ready."
+"The I<timeout> argument specifies the number of milliseconds that B<poll>()  "
+"should block waiting for a file descriptor to become ready.  This interval "
+"will be rounded up to the system clock granularity, and kernel scheduling "
+"delays mean that the blocking interval may overrun by a small amount.  "
+"Specifying a negative value in I<timeout> means an infinite timeout.  "
+"Specifying a I<timeout> of zero causes B<poll>()  to return immediately, "
+"even if no file descriptors are ready."
 msgstr ""
 
 #. type: Plain text