summaryrefslogtreecommitdiffstats
path: root/man2
diff options
context:
space:
mode:
authorAlejandro Colomar <alx@kernel.org>2024-02-12 02:04:29 +0100
committerAlejandro Colomar <alx@kernel.org>2024-02-12 02:19:03 +0100
commitca762637a55c345616411e74a1cadde134a337f9 (patch)
tree2b6d1182a38de9520cc7302af8ce6d6f0b2dee01 /man2
parent7ddc26c10d1644e9f6134eaf45d27af1c249528b (diff)
man*/: ffix
Signed-off-by: Alejandro Colomar <alx@kernel.org>
Diffstat (limited to 'man2')
-rw-r--r--man2/userfaultfd.22
1 files changed, 1 insertions, 1 deletions
diff --git a/man2/userfaultfd.2 b/man2/userfaultfd.2
index 160261e2d..fa6038774 100644
--- a/man2/userfaultfd.2
+++ b/man2/userfaultfd.2
@@ -882,7 +882,7 @@ main(int argc, char *argv[])
\&
/* NOTE: Two-step feature handshake is not needed here, since this
example doesn't require any specific features.
-
+\&
Programs that *do* should call UFFDIO_API twice: once with
`features = 0` to detect features supported by this kernel, and
again with the subset of features the program actually wants to