pkey_alloc.2: Clarify description of pkey_alloc() 'flags' argument

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2017-12-21 12:38:55 +01:00
parent 251c33e360
commit 8859798438
1 changed files with 1 additions and 1 deletions

View File

@ -40,7 +40,7 @@ allocates a protection key (pkey) and allows it to be passed to
The
.BR pkey_alloc ()
.I flags
argument is still not supported and should be set to "0".
is reserved for future use and currently must always be specified as 0.
.PP
The
.BR pkey_alloc ()