prctl.2: Soften Dave Martin's warning about the use of prctl()

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2020-05-13 13:37:45 +02:00
parent f7abc99cf9
commit cd41e08cbf
1 changed files with 3 additions and 3 deletions

View File

@ -66,10 +66,10 @@ prctl \- operations on a process or thread
manipulates various aspects of the behavior
of the calling thread or process.
.PP
Note that careless use of
Note that careless use of some
.BR prctl ()
can confuse the user-space run-time environment,
so these operations should be used with care (if at all).
operations can confuse the user-space run-time environment,
so these operations should be used with care.
.PP
.BR prctl ()
is called with a first argument describing what to do