diff options
Diffstat (limited to 'templates/man2/epoll_wait.2.pot')
-rw-r--r-- | templates/man2/epoll_wait.2.pot | 70 |
1 files changed, 53 insertions, 17 deletions
diff --git a/templates/man2/epoll_wait.2.pot b/templates/man2/epoll_wait.2.pot index 763ba2ae..e54b25e4 100644 --- a/templates/man2/epoll_wait.2.pot +++ b/templates/man2/epoll_wait.2.pot @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2024-03-01 16:55+0100\n" +"POT-Creation-Date: 2024-06-01 05:48+0200\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" @@ -24,15 +24,15 @@ msgid "epoll_wait" msgstr "" #. type: TH -#: archlinux fedora-40 fedora-rawhide mageia-cauldron +#: archlinux debian-unstable opensuse-tumbleweed #, no-wrap -msgid "2023-10-31" +msgid "2024-05-02" msgstr "" #. type: TH -#: archlinux fedora-40 fedora-rawhide mageia-cauldron +#: archlinux debian-unstable #, no-wrap -msgid "Linux man-pages 6.06" +msgid "Linux man-pages 6.8" msgstr "" #. type: SH @@ -152,14 +152,13 @@ msgid "the timeout expires." 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 "" "Note that the I<timeout> 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 I<timeout> of -1 causes " "B<epoll_wait>() to block indefinitely, while specifying a I<timeout> equal " -"to zero cause B<epoll_wait>() to return immediately, even if no events are " +"to zero causes B<epoll_wait>() to return immediately, even if no events are " "available." msgstr "" @@ -270,13 +269,12 @@ msgid "RETURN VALUE" 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 "" "On success, B<epoll_wait>() returns the number of file descriptors ready " -"for the requested I/O, or zero if no file descriptor became ready during the " -"requested I<timeout> milliseconds. On failure, B<epoll_wait>() returns -1 " -"and I<errno> is set to indicate the error." +"for the requested I/O operation, or zero if no file descriptor became ready " +"during the requested I<timeout> milliseconds. On failure, B<epoll_wait>() " +"returns -1 and I<errno> is set to indicate the error." msgstr "" #. type: SH @@ -506,6 +504,17 @@ msgid "Linux man-pages 6.03" msgstr "" #. type: Plain text +#: debian-bookworm fedora-40 mageia-cauldron opensuse-leap-15-6 +msgid "" +"Note that the I<timeout> 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 I<timeout> of -1 causes " +"B<epoll_wait>() to block indefinitely, while specifying a I<timeout> equal " +"to zero cause B<epoll_wait>() to return immediately, even if no events are " +"available." +msgstr "" + +#. type: Plain text #: debian-bookworm opensuse-leap-15-6 #, no-wrap msgid "sigset_t origmask;\n" @@ -520,6 +529,15 @@ msgid "" "pthread_sigmask(SIG_SETMASK, &origmask, NULL);\n" msgstr "" +#. type: Plain text +#: debian-bookworm fedora-40 mageia-cauldron opensuse-leap-15-6 +msgid "" +"On success, B<epoll_wait>() returns the number of file descriptors ready " +"for the requested I/O, or zero if no file descriptor became ready during the " +"requested I<timeout> milliseconds. On failure, B<epoll_wait>() returns -1 " +"and I<errno> is set to indicate the error." +msgstr "" + #. type: SH #: debian-bookworm #, no-wrap @@ -554,15 +572,27 @@ msgid "" msgstr "" #. type: TH -#: debian-unstable opensuse-tumbleweed +#: fedora-40 mageia-cauldron #, no-wrap -msgid "2023-05-03" +msgid "2023-10-31" msgstr "" #. type: TH -#: debian-unstable opensuse-tumbleweed +#: fedora-40 mageia-cauldron #, no-wrap -msgid "Linux man-pages 6.05.01" +msgid "Linux man-pages 6.06" +msgstr "" + +#. type: TH +#: fedora-rawhide +#, no-wrap +msgid "2024-03-03" +msgstr "" + +#. type: TH +#: fedora-rawhide +#, no-wrap +msgid "Linux man-pages 6.7" msgstr "" #. type: TH @@ -576,3 +606,9 @@ msgstr "" #, no-wrap msgid "Linux man-pages 6.04" msgstr "" + +#. type: TH +#: opensuse-tumbleweed +#, no-wrap +msgid "Linux man-pages (unreleased)" +msgstr "" |