diff options
Diffstat (limited to 'templates/man3/posix_memalign.3.pot')
-rw-r--r-- | templates/man3/posix_memalign.3.pot | 46 |
1 files changed, 27 insertions, 19 deletions
diff --git a/templates/man3/posix_memalign.3.pot b/templates/man3/posix_memalign.3.pot index 261f8218..3aacc58d 100644 --- a/templates/man3/posix_memalign.3.pot +++ b/templates/man3/posix_memalign.3.pot @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2024-03-01 17:04+0100\n" +"POT-Creation-Date: 2024-06-01 06:09+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 "posix_memalign" msgstr "" #. type: TH -#: archlinux fedora-40 fedora-rawhide mageia-cauldron +#: archlinux debian-unstable opensuse-tumbleweed #, no-wrap -msgid "2023-11-24" +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 @@ -165,7 +165,8 @@ msgstr "" #. glibc does this: #. type: Plain text -#: archlinux fedora-40 fedora-rawhide mageia-cauldron +#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron +#: opensuse-tumbleweed msgid "" "B<posix_memalign>() allocates I<size> bytes and places the address of the " "allocated memory in I<*memptr>. The address of the allocated memory will be " @@ -187,7 +188,8 @@ msgid "" msgstr "" #. type: Plain text -#: archlinux fedora-40 fedora-rawhide mageia-cauldron +#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron +#: opensuse-tumbleweed msgid "" "B<aligned_alloc>() is the same as B<memalign>(), except for the added " "restriction that I<alignment> must be a power of two." @@ -274,7 +276,8 @@ msgid "B<ENOMEM>" msgstr "" #. type: Plain text -#: archlinux fedora-40 fedora-rawhide mageia-cauldron +#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron +#: opensuse-tumbleweed msgid "Out of memory." msgstr "" @@ -602,7 +605,7 @@ msgstr "" #. glibc does this: #. type: Plain text -#: debian-bookworm debian-unstable opensuse-leap-15-6 opensuse-tumbleweed +#: debian-bookworm opensuse-leap-15-6 msgid "" "The function B<posix_memalign>() allocates I<size> bytes and places the " "address of the allocated memory in I<*memptr>. The address of the allocated " @@ -620,7 +623,7 @@ msgid "" msgstr "" #. type: Plain text -#: debian-bookworm debian-unstable opensuse-leap-15-6 opensuse-tumbleweed +#: debian-bookworm opensuse-leap-15-6 msgid "There was insufficient memory to fulfill the allocation request." msgstr "" @@ -677,22 +680,21 @@ msgid "The function B<aligned_alloc>() is specified in the C11 standard." msgstr "" #. type: TH -#: debian-unstable opensuse-tumbleweed +#: fedora-40 fedora-rawhide mageia-cauldron #, no-wrap -msgid "2023-07-20" +msgid "2023-11-24" 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 -msgid "" -"The function B<aligned_alloc>() is the same as B<memalign>(), except for " -"the added restriction that I<alignment> must be a power of two." +#. type: TH +#: fedora-rawhide +#, no-wrap +msgid "Linux man-pages 6.7" msgstr "" #. type: TH @@ -706,3 +708,9 @@ msgstr "" #, no-wrap msgid "Linux man-pages 6.04" msgstr "" + +#. type: TH +#: opensuse-tumbleweed +#, no-wrap +msgid "Linux man-pages (unreleased)" +msgstr "" |