OSDN Git Service

(split) LDP: Update POT and ja.po to LDP v3.54
[linuxjm/LDP_man-pages.git] / po4a / socket / po / socket.pot
index 9fabce0..b988931 100644 (file)
@@ -7,7 +7,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
-"POT-Creation-Date: 2013-08-15 19:32+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"
@@ -564,7 +564,7 @@ msgstr ""
 #. type: Plain text
 #: build/C/man2/accept.2:395 build/C/man2/bind.2:339 build/C/man3/bindresvport.3:123 build/C/man2/connect.2:277 build/C/man3/getifaddrs.3:303 build/C/man2/getsockname.2:128 build/C/man2/getsockopt.2:217 build/C/man3/if_nameindex.3:160 build/C/man3/if_nametoindex.3:100 build/C/man2/listen.2:182 build/C/man2/recv.2:516 build/C/man2/recvmmsg.2:282 build/C/man2/select.2:595 build/C/man2/select_tut.2:845 build/C/man2/send.2:446 build/C/man2/sendmmsg.2:248 build/C/man3/sockatmark.3:146 build/C/man2/socket.2:426 build/C/man7/socket.7:932 build/C/man2/socketcall.2:78 build/C/man2/socketpair.2:138
 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 ""
@@ -791,7 +791,7 @@ msgstr ""
 
 #. type: Plain text
 #: build/C/man2/bind.2:222
-msgid "The socket inode would reside on a read-only file system."
+msgid "The socket inode would reside on a read-only filesystem."
 msgstr ""
 
 #.  SVr4 documents an additional
@@ -3258,7 +3258,7 @@ msgstr ""
 #. type: TH
 #: build/C/man2/select.2:38
 #, no-wrap
-msgid "2012-08-17"
+msgid "2013-09-04"
 msgstr ""
 
 #. type: Plain text
@@ -3444,11 +3444,11 @@ msgstr ""
 #. type: Plain text
 #: build/C/man2/select.2:179
 msgid ""
-"The I<timeout> argument specifies the minimum interval that B<select>()  "
-"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.)  If "
-"both fields of the I<timeval> structure are zero, then B<select>()  returns "
+"The I<timeout> argument specifies the interval that B<select>()  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.  If both "
+"fields of the I<timeval> structure are zero, then B<select>()  returns "
 "immediately.  (This is useful for polling.)  If I<timeout> is NULL (no "
 "timeout), B<select>()  can block indefinitely."
 msgstr ""
@@ -6931,7 +6931,7 @@ msgid ""
 "next peek at data queued in the socket will occur at the byte offset "
 "specified by the option value.  At the same time, the \"peek offset\" will "
 "be incremented by the number of bytes that were peeked from the queue, so "
-"that a subsequent peek will return the next data in the queue.i"
+"that a subsequent peek will return the next data in the queue."
 msgstr ""
 
 #. type: Plain text