diff options
Diffstat (limited to '')
-rw-r--r-- | templates/man2/open.2.pot | 64 |
1 files changed, 40 insertions, 24 deletions
diff --git a/templates/man2/open.2.pot b/templates/man2/open.2.pot index 4743f937..8d0bdeb5 100644 --- a/templates/man2/open.2.pot +++ b/templates/man2/open.2.pot @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2024-03-09 16:26+0100\n" +"POT-Creation-Date: 2024-06-01 06:07+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 "open" msgstr "" #. type: TH -#: archlinux fedora-40 fedora-rawhide mageia-cauldron +#: archlinux debian-unstable opensuse-tumbleweed #, no-wrap -msgid "2024-01-16" +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 @@ -101,11 +101,11 @@ msgid "" msgstr "" #. type: Plain text -#: archlinux fedora-40 fedora-rawhide mageia-cauldron +#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron +#: opensuse-tumbleweed #, no-wrap msgid "" -"/* Documented separately, in \n" -"B<openat2>(2):\n" +"/* Documented separately, in B<openat2>(2):\n" "\\& */\n" "B<int openat2(int >I<dirfd>B<, const char *>I<pathname>B<,>\n" "B< const struct open_how *>I<how>B<, size_t >I<size>B<);>\n" @@ -152,12 +152,13 @@ msgid "" msgstr "" #. type: Plain text -#: archlinux fedora-40 fedora-rawhide mageia-cauldron +#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron +#: opensuse-tumbleweed msgid "" "The return value of B<open>() is a file descriptor, a small, nonnegative " "integer that is an index to an entry in the process's table of open file " "descriptors. The file descriptor is used in subsequent system calls " -"( B<read>(2), B<write>(2), B<lseek>(2), B<fcntl>(2), etc.) to refer to the " +"(B<read>(2), B<write>(2), B<lseek>(2), B<fcntl>(2), etc.) to refer to the " "open file. The file descriptor returned by a successful call will be the " "lowest-numbered file descriptor not currently open for the process." msgstr "" @@ -1371,8 +1372,7 @@ msgstr "" #. commit 30aba6656f61ed44cba445a3c0d38b296fa9e8f5 #. type: Plain text -#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide -#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#: archlinux debian-unstable opensuse-tumbleweed msgid "" "Where B<O_CREAT> is specified, the I<protected_fifos> or " "I<protected_regular> sysctl is enabled, the file already exists and is a " @@ -1380,7 +1380,7 @@ msgid "" "the owner of the containing directory, and the containing directory is both " "world- or group-writable and sticky. For details, see the descriptions of " "I</proc/sys/fs/protected_fifos> and I</proc/sys/fs/protected_regular> in " -"B<proc>(5)." +"B<proc_sys_fs>(5)." msgstr "" #. type: TP @@ -2559,7 +2559,7 @@ msgid "" msgstr "" #. type: Plain text -#: debian-bookworm debian-unstable opensuse-leap-15-6 opensuse-tumbleweed +#: debian-bookworm opensuse-leap-15-6 msgid "" "The return value of B<open>() is a file descriptor, a small, nonnegative " "integer that is an index to an entry in the process's table of open file " @@ -2635,6 +2635,19 @@ msgid "" "*/\n" msgstr "" +#. commit 30aba6656f61ed44cba445a3c0d38b296fa9e8f5 +#. type: Plain text +#: debian-bookworm fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 +msgid "" +"Where B<O_CREAT> is specified, the I<protected_fifos> or " +"I<protected_regular> sysctl is enabled, the file already exists and is a " +"FIFO or regular file, the owner of the file is neither the current user nor " +"the owner of the containing directory, and the containing directory is both " +"world- or group-writable and sticky. For details, see the descriptions of " +"I</proc/sys/fs/protected_fifos> and I</proc/sys/fs/protected_regular> in " +"B<proc>(5)." +msgstr "" + #. type: Plain text #: debian-bookworm msgid "" @@ -2675,24 +2688,21 @@ msgid "" msgstr "" #. type: TH -#: debian-unstable opensuse-tumbleweed +#: fedora-40 fedora-rawhide mageia-cauldron #, no-wrap -msgid "2023-05-20" +msgid "2024-01-16" 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: Plain text -#: debian-unstable opensuse-tumbleweed +#. type: TH +#: fedora-rawhide #, no-wrap -msgid "" -"/* Documented separately, in B<openat2>(2): */\n" -"B<int openat2(int >I<dirfd>B<, const char *>I<pathname>B<,>\n" -"B< const struct open_how *>I<how>B<, size_t >I<size>B<);>\n" +msgid "Linux man-pages 6.7" msgstr "" #. type: TH @@ -2706,3 +2716,9 @@ msgstr "" #, no-wrap msgid "Linux man-pages 6.04" msgstr "" + +#. type: TH +#: opensuse-tumbleweed +#, no-wrap +msgid "Linux man-pages (unreleased)" +msgstr "" |