diff options
Diffstat (limited to 'po/ko/man2/recv.2.po')
-rw-r--r-- | po/ko/man2/recv.2.po | 67 |
1 files changed, 50 insertions, 17 deletions
diff --git a/po/ko/man2/recv.2.po b/po/ko/man2/recv.2.po index 98310aa6..24b4141e 100644 --- a/po/ko/man2/recv.2.po +++ b/po/ko/man2/recv.2.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: manpages-l10n\n" -"POT-Creation-Date: 2024-03-01 17:05+0100\n" +"POT-Creation-Date: 2024-06-01 06:15+0200\n" "PO-Revision-Date: 2004-03-25 08:57+0900\n" "Last-Translator: 한글 Manpage 프로젝트 <http://man.kldp.org>\n" "Language-Team: Korean <translation-team-ko@googlegroups.com>\n" @@ -24,16 +24,16 @@ msgid "recv" msgstr "recv" #. type: TH -#: archlinux fedora-40 fedora-rawhide mageia-cauldron +#: archlinux debian-unstable opensuse-tumbleweed #, no-wrap -msgid "2023-10-31" -msgstr "2023년 10월 31일" +msgid "2024-05-02" +msgstr "2024년 5월 2일" #. type: TH -#: archlinux fedora-40 fedora-rawhide mageia-cauldron +#: archlinux debian-unstable #, fuzzy, no-wrap #| msgid "Linux man-pages 6.03" -msgid "Linux man-pages 6.06" +msgid "Linux man-pages 6.8" msgstr "Linux man-pages 6.03" #. type: SH @@ -234,17 +234,16 @@ msgid "B<MSG_DONTWAIT> (since Linux 2.2)" msgstr "" #. type: Plain text -#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide -#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#: archlinux debian-unstable fedora-rawhide opensuse-tumbleweed msgid "" "Enables nonblocking operation; if the operation would block, the call fails " "with the error B<EAGAIN> or B<EWOULDBLOCK>. This provides similar behavior " "to setting the B<O_NONBLOCK> flag (via the B<fcntl>(2) B<F_SETFL> " "operation), but differs in that B<MSG_DONTWAIT> is a per-call option, " "whereas B<O_NONBLOCK> is a setting on the open file description (see " -"B<open>(2)), which will affect all threads in the calling process and as " -"well as other processes that hold file descriptors referring to the same " -"open file description." +"B<open>(2)), which will affect all threads in the calling process as well as " +"other processes that hold file descriptors referring to the same open file " +"description." msgstr "" #. type: TP @@ -1092,6 +1091,19 @@ msgid "Linux man-pages 6.03" msgstr "Linux man-pages 6.03" #. type: Plain text +#: debian-bookworm fedora-40 mageia-cauldron opensuse-leap-15-6 +msgid "" +"Enables nonblocking operation; if the operation would block, the call fails " +"with the error B<EAGAIN> or B<EWOULDBLOCK>. This provides similar behavior " +"to setting the B<O_NONBLOCK> flag (via the B<fcntl>(2) B<F_SETFL> " +"operation), but differs in that B<MSG_DONTWAIT> is a per-call option, " +"whereas B<O_NONBLOCK> is a setting on the open file description (see " +"B<open>(2)), which will affect all threads in the calling process and as " +"well as other processes that hold file descriptors referring to the same " +"open file description." +msgstr "" + +#. type: Plain text #: debian-bookworm opensuse-leap-15-6 #, no-wrap msgid "" @@ -1153,16 +1165,30 @@ msgid "The I<socklen_t> type was invented by POSIX. See also B<accept>(2)." msgstr "" #. type: TH -#: debian-unstable opensuse-tumbleweed +#: fedora-40 mageia-cauldron #, no-wrap -msgid "2023-07-18" -msgstr "2023년 7월 18일" +msgid "2023-10-31" +msgstr "2023년 10월 31일" + +#. type: TH +#: fedora-40 mageia-cauldron +#, fuzzy, no-wrap +#| msgid "Linux man-pages 6.03" +msgid "Linux man-pages 6.06" +msgstr "Linux man-pages 6.03" #. type: TH -#: debian-unstable opensuse-tumbleweed +#: fedora-rawhide #, no-wrap -msgid "Linux man-pages 6.05.01" -msgstr "Linux man-pages 6.05.01" +msgid "2024-02-18" +msgstr "2024년 2월 18일" + +#. type: TH +#: fedora-rawhide +#, fuzzy, no-wrap +#| msgid "Linux man-pages 6.03" +msgid "Linux man-pages 6.7" +msgstr "Linux man-pages 6.03" #. type: TH #: opensuse-leap-15-6 @@ -1175,3 +1201,10 @@ msgstr "2023년 4월 3일" #, no-wrap msgid "Linux man-pages 6.04" msgstr "Linux man-pages 6.04" + +#. type: TH +#: opensuse-tumbleweed +#, fuzzy, no-wrap +#| msgid "Linux man-pages 6.03" +msgid "Linux man-pages (unreleased)" +msgstr "Linux man-pages 6.03" |