prctl.2: wfix (for consistency)

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2019-10-02 07:19:53 +03:00
parent 7f5d84426c
commit 035a7bf179
1 changed files with 1 additions and 1 deletions

View File

@ -1210,7 +1210,7 @@ in Linux 2.6.32.
.\"
.TP
.BR PR_GET_THP_DISABLE " (since Linux 3.15)"
Return (via the function result) the current setting of the "THP disable"
Return (as the function result) the current setting of the "THP disable"
flag for the calling thread:
either 1, if the flag is set, or 0, if it is not.
.TP