personality.2: Available execution domains are listed in <sys/personality.h>

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2014-04-15 12:05:53 +02:00
parent 7bd265778a
commit 394a1f2787
1 changed files with 4 additions and 1 deletions

View File

@ -55,7 +55,10 @@ sets the caller's execution domain to the value specified by
Specifying
.IR persona
as 0xffffffff provides a way of retrieving
the curent persona without changing it.
the current persona without changing it.
A list of the available execution domains can be found in
.IR <sys/personality.h> .
.SH RETURN VALUE
On success, the previous
.I persona