]> git.ipfire.org Git - thirdparty/man-pages.git/commitdiff
prctl.2: wfix
authorMichael Kerrisk <mtk.manpages@gmail.com>
Tue, 9 Jun 2020 18:09:48 +0000 (20:09 +0200)
committerMichael Kerrisk <mtk.manpages@gmail.com>
Tue, 9 Jun 2020 18:09:48 +0000 (20:09 +0200)
Reported-by: Dave Martin <Dave.Martin@arm.com>
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
man2/prctl.2

index c9d66811c8696b1e578fcd1ccaf95dfeaa038033..a8ddf98cc4a50d83b9dd238f5d75c6faa6106763 100644 (file)
@@ -1012,6 +1012,7 @@ then the call fails with error
 Because the compiler or run-time environment
 may be using some or all of the keys,
 a successful
+.B PR_PAC_RESET_KEYS
 may crash the calling process.
 The conditions for using it safely are complex and system-dependent.
 Don't use it unless you know what you are doing.
@@ -1022,7 +1023,6 @@ For more information, see the kernel source file
 (or
 .I Documentation/arm64/pointer\-authentication.txt
 before Linux 5.3).
-.B PR_PAC_RESET_KEYS
 .\" prctl PR_SET_PDEATHSIG
 .TP
 .BR PR_SET_PDEATHSIG " (since Linux 2.1.57)"