]> git.ipfire.org Git - thirdparty/man-pages.git/commitdiff
ioctl_userfaultfd.2: ffix: Use \[lq] and \[rq]
authorAlejandro Colomar <alx@kernel.org>
Sun, 8 Oct 2023 22:12:32 +0000 (00:12 +0200)
committerAlejandro Colomar <alx@kernel.org>
Mon, 9 Oct 2023 11:01:27 +0000 (13:01 +0200)
Signed-off-by: Alejandro Colomar <alx@kernel.org>
man2/ioctl_userfaultfd.2

index 75c47a8cea89d4d5888062a83cd131ac29ed0bad..6376695849358562c02eab31c319c56988ce001a 100644 (file)
@@ -316,7 +316,7 @@ capability.
 .SS UFFDIO_REGISTER
 (Since Linux 4.3.)
 Register a memory address range with the userfaultfd object.
-The pages in the range must be "compatible".
+The pages in the range must be \[lq]compatible\[rq].
 Please refer to the list of register modes below
 for the compatible memory backends for each mode.
 .PP
@@ -451,8 +451,9 @@ There as an incompatible mapping in the specified address range.
 .SS UFFDIO_UNREGISTER
 (Since Linux 4.3.)
 Unregister a memory address range from userfaultfd.
-The pages in the range must be "compatible" (see the description of
-.BR  UFFDIO_REGISTER .)
+The pages in the range must be \[lq]compatible\[rq]
+(see the description of
+.BR UFFDIO_REGISTER .)
 .PP
 The address range to unregister is specified in the
 .I uffdio_range