diff options
Diffstat (limited to '')
-rw-r--r-- | templates/man2/arch_prctl.2.pot | 83 |
1 files changed, 63 insertions, 20 deletions
diff --git a/templates/man2/arch_prctl.2.pot b/templates/man2/arch_prctl.2.pot index 62dc6a0c..323d3db1 100644 --- a/templates/man2/arch_prctl.2.pot +++ b/templates/man2/arch_prctl.2.pot @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2024-03-01 16:52+0100\n" +"POT-Creation-Date: 2024-06-01 05:41+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 "arch_prctl" 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 @@ -79,12 +79,11 @@ msgid "" 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 #, no-wrap msgid "" -"B<int syscall(SYS_arch_prctl, int >I<code>B<, unsigned long >I<addr>B<);>\n" -"B<int syscall(SYS_arch_prctl, int >I<code>B<, unsigned long *>I<addr>B<);>\n" +"B<int syscall(SYS_arch_prctl, int >I<op>B<, unsigned long >I<addr>B<);>\n" +"B<int syscall(SYS_arch_prctl, int >I<op>B<, unsigned long *>I<addr>B<);>\n" msgstr "" #. type: Plain text @@ -103,11 +102,10 @@ msgid "DESCRIPTION" 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 "" -"B<arch_prctl>() sets architecture-specific process or thread state. " -"I<code> selects a subfunction and passes argument I<addr> to it; I<addr> is " +"B<arch_prctl>() sets architecture-specific process or thread state. I<op> " +"selects an operation and passes argument I<addr> to it; I<addr> is " "interpreted as either an I<unsigned long> for the \"set\" operations, or as " "an I<unsigned long\\ *>, for the \"get\" operations." msgstr "" @@ -271,9 +269,8 @@ msgid "B<EINVAL>" msgstr "" #. type: Plain text -#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide -#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed -msgid "I<code> is not a valid subcommand." +#: archlinux debian-unstable fedora-rawhide opensuse-tumbleweed +msgid "I<op> is not a valid operation." msgstr "" #. type: TP @@ -407,6 +404,28 @@ msgid "Linux man-pages 6.03" msgstr "" #. type: Plain text +#: debian-bookworm fedora-40 mageia-cauldron opensuse-leap-15-6 +#, no-wrap +msgid "" +"B<int syscall(SYS_arch_prctl, int >I<code>B<, unsigned long >I<addr>B<);>\n" +"B<int syscall(SYS_arch_prctl, int >I<code>B<, unsigned long *>I<addr>B<);>\n" +msgstr "" + +#. type: Plain text +#: debian-bookworm fedora-40 mageia-cauldron opensuse-leap-15-6 +msgid "" +"B<arch_prctl>() sets architecture-specific process or thread state. " +"I<code> selects a subfunction and passes argument I<addr> to it; I<addr> is " +"interpreted as either an I<unsigned long> for the \"set\" operations, or as " +"an I<unsigned long\\ *>, for the \"get\" operations." +msgstr "" + +#. type: Plain text +#: debian-bookworm fedora-40 mageia-cauldron opensuse-leap-15-6 +msgid "I<code> is not a valid subcommand." +msgstr "" + +#. type: Plain text #: debian-bookworm msgid "" "B<arch_prctl>() is a Linux/x86-64 extension and should not be used in " @@ -414,15 +433,33 @@ msgid "" msgstr "" #. type: TH -#: debian-unstable opensuse-leap-15-6 opensuse-tumbleweed +#: fedora-40 mageia-cauldron #, no-wrap -msgid "2023-03-30" +msgid "2023-10-31" +msgstr "" + +#. type: TH +#: fedora-40 mageia-cauldron +#, no-wrap +msgid "Linux man-pages 6.06" +msgstr "" + +#. type: TH +#: fedora-rawhide +#, no-wrap +msgid "2024-03-03" msgstr "" #. type: TH -#: debian-unstable opensuse-tumbleweed +#: fedora-rawhide #, no-wrap -msgid "Linux man-pages 6.05.01" +msgid "Linux man-pages 6.7" +msgstr "" + +#. type: TH +#: opensuse-leap-15-6 +#, no-wrap +msgid "2023-03-30" msgstr "" #. type: TH @@ -430,3 +467,9 @@ msgstr "" #, no-wrap msgid "Linux man-pages 6.04" msgstr "" + +#. type: TH +#: opensuse-tumbleweed +#, no-wrap +msgid "Linux man-pages (unreleased)" +msgstr "" |