From 0841915deecbd2145960365a8b2f84801e3ad7a2 Mon Sep 17 00:00:00 2001 From: Michael Kerrisk Date: Wed, 13 May 2020 12:37:58 +0200 Subject: [PATCH] prctl.2: tfix to "prctl.2: Add health warning" patch Signed-off-by: Michael Kerrisk --- man2/prctl.2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man2/prctl.2 b/man2/prctl.2 index ab380ce98..0b8e6d03a 100644 --- a/man2/prctl.2 +++ b/man2/prctl.2 @@ -68,7 +68,7 @@ of the calling thread or process. .PP Note that careless use of .BR prctl () -can confuse the userspace run-time environment, +can confuse the user-space run-time environment, so these operations should be used with care (if at all). .PP .BR prctl ()