* [PATCH] fix typo
@ 2020-11-09  3:44 n01e0
  0 siblings, 0 replies; only message in thread
From: n01e0 @ 2020-11-09  3:44 UTC (permalink / raw)
  To: linux-kernel, linux-fsdevel; +Cc: mcgrof, keescook, yzaikin, n01e0
From: n01e0 <noleo@vanillabeans.mobi>
---
 Documentation/admin-guide/sysctl/vm.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Documentation/admin-guide/sysctl/vm.rst b/Documentation/admin-guide/sysctl/vm.rst
index f455fa00c00f..9142ecadcad3 100644
--- a/Documentation/admin-guide/sysctl/vm.rst
+++ b/Documentation/admin-guide/sysctl/vm.rst
@@ -876,7 +876,7 @@ unprivileged_userfaultfd
 This flag controls whether unprivileged users can use the userfaultfd
 system calls.  Set this to 1 to allow unprivileged users to use the
 userfaultfd system calls, or set this to 0 to restrict userfaultfd to only
-privileged users (with SYS_CAP_PTRACE capability).
+privileged users (with CAP_SYS_PTRACE capability).
 
 The default value is 1.
 
-- 
2.25.1
^ permalink raw reply related	[flat|nested] only message in thread
only message in thread, other threads:[~2020-11-09  3:45 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-11-09  3:44 [PATCH] fix typo n01e0
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).