From: Alejandro Colomar Date: Sun, 8 Oct 2023 22:12:32 +0000 (+0200) Subject: ioctl_userfaultfd.2: ffix: Use \[lq] and \[rq] X-Git-Tag: man-pages-6.06~215 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fc497d117a80752e3423bfce1380d2d2c9e9d5a2;p=thirdparty%2Fman-pages.git ioctl_userfaultfd.2: ffix: Use \[lq] and \[rq] Signed-off-by: Alejandro Colomar --- diff --git a/man2/ioctl_userfaultfd.2 b/man2/ioctl_userfaultfd.2 index 75c47a8cea..6376695849 100644 --- a/man2/ioctl_userfaultfd.2 +++ b/man2/ioctl_userfaultfd.2 @@ -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