diff options
Diffstat (limited to '')
-rw-r--r-- | templates/man2/seccomp.2.pot | 40 |
1 files changed, 26 insertions, 14 deletions
diff --git a/templates/man2/seccomp.2.pot b/templates/man2/seccomp.2.pot index 2d6c37e0..8e7899ff 100644 --- a/templates/man2/seccomp.2.pot +++ b/templates/man2/seccomp.2.pot @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2024-03-01 17:07+0100\n" +"POT-Creation-Date: 2024-06-01 06:20+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 "seccomp" 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 @@ -195,10 +195,10 @@ msgstr "" #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "" "The system calls allowed are defined by a pointer to a Berkeley Packet " -"Filter (BPF) passed via I<args>. This argument is a pointer to a " -"I<struct\\~sock_fprog>; it can be designed to filter arbitrary system calls " -"and system call arguments. If the filter is invalid, B<seccomp>() fails, " -"returning B<EINVAL> in I<errno>." +"Filter (BPF) passed via I<args>. This argument is a pointer to a I<struct\\ " +"sock_fprog>; it can be designed to filter arbitrary system calls and system " +"call arguments. If the filter is invalid, B<seccomp>() fails, returning " +"B<EINVAL> in I<errno>." msgstr "" #. type: Plain text @@ -1192,7 +1192,7 @@ msgstr "" #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "" "I<operation> included B<BPF_ABS>, but the specified offset was not aligned " -"to a 32-bit boundary or exceeded I<sizeof(struct\\~seccomp_data)>." +"to a 32-bit boundary or exceeded I<sizeof(struct\\ seccomp_data)>." msgstr "" #. See kernel/seccomp.c::seccomp_may_assign_mode() in Linux 3.18 sources @@ -2061,15 +2061,21 @@ msgid "" msgstr "" #. type: TH -#: debian-unstable opensuse-tumbleweed +#: fedora-40 fedora-rawhide 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 "Linux man-pages 6.7" msgstr "" #. type: TH @@ -2083,3 +2089,9 @@ msgstr "" #, no-wrap msgid "Linux man-pages 6.04" msgstr "" + +#. type: TH +#: opensuse-tumbleweed +#, no-wrap +msgid "Linux man-pages (unreleased)" +msgstr "" |