summaryrefslogtreecommitdiffstats
path: root/templates/man2/ioctl_userfaultfd.2.pot
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-06-17 10:51:52 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-06-17 10:51:52 +0000
commit4ad94864781f48b1a4b77f9cfb934622bf756ba1 (patch)
tree3900955c1886e6d2570fea7125ee1f01bafe876d /templates/man2/ioctl_userfaultfd.2.pot
parentAdding upstream version 4.22.0. (diff)
downloadmanpages-l10n-4ad94864781f48b1a4b77f9cfb934622bf756ba1.tar.xz
manpages-l10n-4ad94864781f48b1a4b77f9cfb934622bf756ba1.zip
Adding upstream version 4.23.0.upstream/4.23.0
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'templates/man2/ioctl_userfaultfd.2.pot')
-rw-r--r--templates/man2/ioctl_userfaultfd.2.pot220
1 files changed, 138 insertions, 82 deletions
diff --git a/templates/man2/ioctl_userfaultfd.2.pot b/templates/man2/ioctl_userfaultfd.2.pot
index c99b8bae..e4e1de01 100644
--- a/templates/man2/ioctl_userfaultfd.2.pot
+++ b/templates/man2/ioctl_userfaultfd.2.pot
@@ -7,7 +7,7 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
-"POT-Creation-Date: 2024-03-01 16:59+0100\n"
+"POT-Creation-Date: 2024-06-01 05:57+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 "ioctl_userfaultfd"
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
@@ -80,10 +80,9 @@ 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 ioctl(int >I<fd>B<, int >I<cmd>B<, ...);>\n"
+msgid "B<int ioctl(int >I<fd>B<, int >I<op>B<, ...);>\n"
msgstr ""
#. type: SH
@@ -102,19 +101,17 @@ 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 "ioctl(fd, cmd, argp);\n"
+msgid "ioctl(fd, op, argp);\n"
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 ""
"In the above, I<fd> is a file descriptor referring to a userfaultfd object, "
-"I<cmd> is one of the commands listed below, and I<argp> is a pointer to a "
-"data structure that is specific to I<cmd>."
+"I<op> is one of the operations listed below, and I<argp> is a pointer to a "
+"data structure that is specific to I<op>."
msgstr ""
#. type: Plain text
@@ -165,7 +162,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 ""
"The I<api> field denotes the API version requested by the application. The "
"kernel verifies that it can support the requested API version, and sets the "
@@ -174,7 +172,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 ""
"Since Linux 4.11, applications should use the I<features> field to perform a "
"two-step handshake. First, B<UFFDIO_API> is called with the I<features> "
@@ -183,7 +182,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 ""
"Applications which do not require any specific features can begin using the "
"userfaultfd immediately. Applications which do need specific features "
@@ -201,7 +201,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 ""
"If the application sets unsupported feature bits, the kernel will zero out "
"the returned I<uffdio_api> structure and return B<EINVAL>."
@@ -345,13 +346,15 @@ msgid ""
msgstr ""
#. type: TP
-#: archlinux fedora-40 fedora-rawhide mageia-cauldron
+#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
+#: opensuse-tumbleweed
#, no-wrap
msgid "B<UFFD_FEATURE_PAGEFAULT_FLAG_WP> (since Linux 5.10)"
msgstr ""
#. type: Plain text
-#: archlinux fedora-40 fedora-rawhide mageia-cauldron
+#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
+#: opensuse-tumbleweed
msgid ""
"If this feature bit is set, userfaultfd supports write-protect faults for "
"anonymous memory. (Note that shmem / hugetlbfs support is indicated by a "
@@ -406,26 +409,30 @@ msgid ""
msgstr ""
#. type: TP
-#: archlinux fedora-40 fedora-rawhide mageia-cauldron
+#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
+#: opensuse-tumbleweed
#, no-wrap
msgid "B<UFFD_FEATURE_WP_HUGETLBFS_SHMEM> (since Linux 5.19)"
msgstr ""
#. type: Plain text
-#: archlinux fedora-40 fedora-rawhide mageia-cauldron
+#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
+#: opensuse-tumbleweed
msgid ""
"If this feature bit is set, userfaultfd supports write-protect faults for "
"hugetlbfs and shmem / tmpfs memory."
msgstr ""
#. type: TP
-#: archlinux fedora-40 fedora-rawhide mageia-cauldron
+#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
+#: opensuse-tumbleweed
#, no-wrap
msgid "B<UFFD_FEATURE_WP_UNPOPULATED> (since Linux 6.4)"
msgstr ""
#. type: Plain text
-#: archlinux fedora-40 fedora-rawhide mageia-cauldron
+#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
+#: opensuse-tumbleweed
msgid ""
"If this feature bit is set, the kernel will handle anonymous memory the same "
"way as file memory, by allowing the user to write-protect unpopulated page "
@@ -433,26 +440,30 @@ msgid ""
msgstr ""
#. type: TP
-#: archlinux fedora-40 fedora-rawhide mageia-cauldron
+#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
+#: opensuse-tumbleweed
#, no-wrap
msgid "B<UFFD_FEATURE_POISON> (since Linux 6.6)"
msgstr ""
#. type: Plain text
-#: archlinux fedora-40 fedora-rawhide mageia-cauldron
+#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
+#: opensuse-tumbleweed
msgid ""
"If this feature bit is set, the kernel supports resolving faults with the "
"B<UFFDIO_POISON> ioctl."
msgstr ""
#. type: TP
-#: archlinux fedora-40 fedora-rawhide mageia-cauldron
+#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
+#: opensuse-tumbleweed
#, no-wrap
msgid "B<UFFD_FEATURE_WP_ASYNC> (since Linux 6.7)"
msgstr ""
#. type: Plain text
-#: archlinux fedora-40 fedora-rawhide mageia-cauldron
+#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
+#: opensuse-tumbleweed
msgid ""
"If this feature bit is set, the write protection faults would be "
"asynchronously resolved by the kernel."
@@ -506,7 +517,8 @@ msgid "The B<UFFDIO_UNREGISTER> operation is supported."
msgstr ""
#. type: Plain text
-#: archlinux fedora-40 fedora-rawhide mageia-cauldron
+#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
+#: opensuse-tumbleweed
msgid ""
"This B<ioctl>(2) operation returns 0 on success. On error, -1 is returned "
"and I<errno> is set to indicate the error. If an error occurs, the kernel "
@@ -539,12 +551,8 @@ msgstr ""
# #-#-#-#-# debian-bookworm: ioctl_userfaultfd.2.pot (PACKAGE VERSION) #-#-#-#-#
#
-# #-#-#-#-# debian-unstable: ioctl_userfaultfd.2.pot (PACKAGE VERSION) #-#-#-#-#
-#
# #-#-#-#-# opensuse-leap-15-6: ioctl_userfaultfd.2.pot (PACKAGE VERSION) #-#-#-#-#
#
-# #-#-#-#-# opensuse-tumbleweed: ioctl_userfaultfd.2.pot (PACKAGE VERSION) #-#-#-#-#
-#
#. #-#-#-#-# archlinux: ioctl_userfaultfd.2.pot (PACKAGE VERSION) #-#-#-#-#
#. type: Plain text
#. #-#-#-#-# debian-bookworm: ioctl_userfaultfd.2.pot (PACKAGE VERSION) #-#-#-#-#
@@ -556,12 +564,6 @@ msgstr ""
#. to distinguish the reasons for -EINVAL.
#. type: Plain text
#. #-#-#-#-# debian-unstable: ioctl_userfaultfd.2.pot (PACKAGE VERSION) #-#-#-#-#
-#. FIXME In the above error case, the returned 'uffdio_api' structure is
-#. zeroed out. Why is this done? This should be explained in the manual page.
-#. Mike Rapoport:
-#. In my understanding the uffdio_api
-#. structure is zeroed to allow the caller
-#. to distinguish the reasons for -EINVAL.
#. type: Plain text
#. #-#-#-#-# fedora-40: ioctl_userfaultfd.2.pot (PACKAGE VERSION) #-#-#-#-#
#. type: Plain text
@@ -578,12 +580,6 @@ msgstr ""
#. to distinguish the reasons for -EINVAL.
#. type: Plain text
#. #-#-#-#-# opensuse-tumbleweed: ioctl_userfaultfd.2.pot (PACKAGE VERSION) #-#-#-#-#
-#. FIXME In the above error case, the returned 'uffdio_api' structure is
-#. zeroed out. Why is this done? This should be explained in the manual page.
-#. Mike Rapoport:
-#. In my understanding the uffdio_api
-#. structure is zeroed to allow the caller
-#. to distinguish the reasons for -EINVAL.
#. type: Plain text
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
@@ -594,7 +590,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 ""
"A previous B<UFFDIO_API> call already enabled one or more features for this "
"userfaultfd. Calling B<UFFDIO_API> twice, the first time with no features "
@@ -602,13 +599,15 @@ msgid ""
msgstr ""
#. type: TP
-#: archlinux fedora-40 fedora-rawhide mageia-cauldron
+#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
+#: opensuse-tumbleweed
#, no-wrap
msgid "B<EPERM>"
msgstr ""
#. type: Plain text
-#: archlinux fedora-40 fedora-rawhide mageia-cauldron
+#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
+#: opensuse-tumbleweed
msgid ""
"The B<UFFD_FEATURE_EVENT_FORK> feature was enabled, but the calling process "
"doesn't have the B<CAP_SYS_PTRACE> capability."
@@ -622,7 +621,8 @@ msgid "UFFDIO_REGISTER"
msgstr ""
#. type: Plain text
-#: archlinux fedora-40 fedora-rawhide mageia-cauldron
+#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
+#: opensuse-tumbleweed
msgid ""
"(Since Linux 4.3.) Register a memory address range with the userfaultfd "
"object. The pages in the range must be \\[lq]compatible\\[rq]. Please "
@@ -761,7 +761,8 @@ msgid "B<1 E<lt>E<lt> _UFFDIO_WRITEPROTECT>"
msgstr ""
#. type: Plain text
-#: archlinux fedora-40 fedora-rawhide mageia-cauldron
+#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
+#: opensuse-tumbleweed
msgid "The B<UFFDIO_WRITEPROTECT> operation is supported."
msgstr ""
@@ -792,13 +793,15 @@ msgid "The B<UFFDIO_CONTINUE> operation is supported."
msgstr ""
#. type: TP
-#: archlinux fedora-40 fedora-rawhide mageia-cauldron
+#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
+#: opensuse-tumbleweed
#, no-wrap
msgid "B<1 E<lt>E<lt> _UFFDIO_POISON>"
msgstr ""
#. type: Plain text
-#: archlinux fedora-40 fedora-rawhide mageia-cauldron
+#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
+#: opensuse-tumbleweed
msgid "The B<UFFDIO_POISON> operation is supported."
msgstr ""
@@ -861,7 +864,8 @@ msgid "UFFDIO_UNREGISTER"
msgstr ""
#. type: Plain text
-#: archlinux fedora-40 fedora-rawhide mageia-cauldron
+#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
+#: opensuse-tumbleweed
msgid ""
"(Since Linux 4.3.) Unregister a memory address range from userfaultfd. The "
"pages in the range must be \\[lq]compatible\\[rq] (see the description of "
@@ -1197,13 +1201,15 @@ msgid ""
msgstr ""
#. type: SS
-#: archlinux fedora-40 fedora-rawhide mageia-cauldron
+#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
+#: opensuse-tumbleweed
#, no-wrap
msgid "UFFDIO_WRITEPROTECT"
msgstr ""
#. type: Plain text
-#: archlinux fedora-40 fedora-rawhide mageia-cauldron
+#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
+#: opensuse-tumbleweed
msgid ""
"(Since Linux 5.7.) Write-protect or write-unprotect a userfaultfd-"
"registered memory range registered with mode B<UFFDIO_REGISTER_MODE_WP>."
@@ -1432,13 +1438,15 @@ msgid ""
msgstr ""
#. type: SS
-#: archlinux fedora-40 fedora-rawhide mageia-cauldron
+#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
+#: opensuse-tumbleweed
#, no-wrap
msgid "UFFDIO_POISON"
msgstr ""
#. type: Plain text
-#: archlinux fedora-40 fedora-rawhide mageia-cauldron
+#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
+#: opensuse-tumbleweed
msgid ""
"(Since Linux 6.6.) Mark an address range as \"poisoned\". Future accesses "
"to these addresses will raise a B<SIGBUS> signal. Unlike B<MADV_HWPOISON> "
@@ -1448,14 +1456,16 @@ 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 I<argp> argument is a pointer to a I<uffdio_poison> structure as shown "
"below:"
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 ""
"struct uffdio_poison {\n"
@@ -1467,20 +1477,23 @@ 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 following value may be bitwise ORed in I<mode> to change the behavior of "
"the B<UFFDIO_POISON> operation:"
msgstr ""
#. type: TP
-#: archlinux fedora-40 fedora-rawhide mageia-cauldron
+#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
+#: opensuse-tumbleweed
#, no-wrap
msgid "B<UFFDIO_POISON_MODE_DONTWAKE>"
msgstr ""
#. type: Plain text
-#: archlinux fedora-40 fedora-rawhide mageia-cauldron
+#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
+#: opensuse-tumbleweed
msgid ""
"The I<updated> field is used by the kernel to return the number of bytes "
"that were actually poisoned, or an error in the same manner as "
@@ -1491,7 +1504,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 ""
"This B<ioctl>(2) operation returns 0 on success. In this case, the entire "
"area was poisoned. On error, -1 is returned and I<errno> is set to indicate "
@@ -1499,7 +1513,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 ""
"The number of bytes mapped (i.e., the value returned in the I<updated> "
"field) does not equal the value that was specified in the I<range.len> "
@@ -1507,19 +1522,22 @@ 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 faulting process has changed its virtual memory layout simultaneously "
"with an outstanding B<UFFDIO_POISON> operation."
msgstr ""
#. type: Plain text
-#: archlinux fedora-40 fedora-rawhide mageia-cauldron
+#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
+#: opensuse-tumbleweed
msgid "Allocating memory for page table entries failed."
msgstr ""
#. type: Plain text
-#: archlinux fedora-40 fedora-rawhide mageia-cauldron
+#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
+#: opensuse-tumbleweed
msgid ""
"The faulting process has exited at the time of a B<UFFDIO_POISON> operation."
msgstr ""
@@ -1644,12 +1662,32 @@ msgid "Linux man-pages 6.03"
msgstr ""
#. type: Plain text
-#: debian-bookworm debian-unstable opensuse-leap-15-6 opensuse-tumbleweed
+#: debian-bookworm fedora-40 mageia-cauldron opensuse-leap-15-6
+#, no-wrap
+msgid "B<int ioctl(int >I<fd>B<, int >I<cmd>B<, ...);>\n"
+msgstr ""
+
+#. type: Plain text
+#: debian-bookworm fedora-40 mageia-cauldron opensuse-leap-15-6
+#, no-wrap
+msgid "ioctl(fd, cmd, argp);\n"
+msgstr ""
+
+#. type: Plain text
+#: debian-bookworm fedora-40 mageia-cauldron opensuse-leap-15-6
+msgid ""
+"In the above, I<fd> is a file descriptor referring to a userfaultfd object, "
+"I<cmd> is one of the commands listed below, and I<argp> is a pointer to a "
+"data structure that is specific to I<cmd>."
+msgstr ""
+
+#. type: Plain text
+#: debian-bookworm opensuse-leap-15-6
msgid "The I<api> field denotes the API version requested by the application."
msgstr ""
#. type: Plain text
-#: debian-bookworm debian-unstable opensuse-leap-15-6 opensuse-tumbleweed
+#: debian-bookworm opensuse-leap-15-6
msgid ""
"The kernel verifies that it can support the requested API version, and sets "
"the I<features> and I<ioctls> fields to bit masks representing all the "
@@ -1657,7 +1695,7 @@ msgid ""
msgstr ""
#. type: Plain text
-#: debian-bookworm debian-unstable opensuse-leap-15-6 opensuse-tumbleweed
+#: debian-bookworm opensuse-leap-15-6
msgid ""
"Starting from Linux 4.11, the I<features> field can be used to ask whether "
"particular features are supported and explicitly enable userfaultfd features "
@@ -1667,7 +1705,7 @@ msgstr ""
#. FIXME add more details about feature negotiation and enablement
#. type: Plain text
-#: debian-bookworm debian-unstable opensuse-leap-15-6 opensuse-tumbleweed
+#: debian-bookworm opensuse-leap-15-6
msgid ""
"To enable userfaultfd features the application should set a bit "
"corresponding to each feature it wants to enable in the I<features> field. "
@@ -1677,14 +1715,14 @@ msgid ""
msgstr ""
#. type: Plain text
-#: debian-bookworm debian-unstable opensuse-leap-15-6 opensuse-tumbleweed
+#: debian-bookworm opensuse-leap-15-6
msgid ""
"The userfaultfd has already been enabled by a previous B<UFFDIO_API> "
"operation."
msgstr ""
#. type: Plain text
-#: debian-bookworm debian-unstable opensuse-leap-15-6 opensuse-tumbleweed
+#: debian-bookworm opensuse-leap-15-6
msgid ""
"(Since Linux 4.3.) Register a memory address range with the userfaultfd "
"object. The pages in the range must be \"compatible\". Please refer to the "
@@ -1714,12 +1752,12 @@ msgid ""
msgstr ""
#. type: Plain text
-#: debian-bookworm debian-unstable opensuse-leap-15-6 opensuse-tumbleweed
+#: debian-bookworm opensuse-leap-15-6
msgid "The B<UFFDIO_WRITEPROTECT>"
msgstr ""
#. type: Plain text
-#: debian-bookworm debian-unstable opensuse-leap-15-6 opensuse-tumbleweed
+#: debian-bookworm opensuse-leap-15-6
msgid ""
"(Since Linux 4.3.) Unregister a memory address range from userfaultfd. The "
"pages in the range must be \"compatible\" (see the description of "
@@ -1727,13 +1765,13 @@ msgid ""
msgstr ""
#. type: SS
-#: debian-bookworm debian-unstable opensuse-leap-15-6 opensuse-tumbleweed
+#: debian-bookworm opensuse-leap-15-6
#, no-wrap
msgid "UFFDIO_WRITEPROTECT (Since Linux 5.7)"
msgstr ""
#. type: Plain text
-#: debian-bookworm debian-unstable opensuse-leap-15-6 opensuse-tumbleweed
+#: debian-bookworm opensuse-leap-15-6
msgid ""
"Write-protect or write-unprotect a userfaultfd-registered memory range "
"registered with mode B<UFFDIO_REGISTER_MODE_WP>."
@@ -1745,15 +1783,27 @@ msgid "These B<ioctl>(2) operations are Linux-specific."
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
@@ -1767,3 +1817,9 @@ msgstr ""
#, no-wrap
msgid "Linux man-pages 6.04"
msgstr ""
+
+#. type: TH
+#: opensuse-tumbleweed
+#, no-wrap
+msgid "Linux man-pages (unreleased)"
+msgstr ""