personality.2: wfix

Reported-by: Helge Kreutzmann <debian@helgefjell.de>
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2020-04-19 22:03:46 +02:00
parent cb4b97d9af
commit 923fda7a03
1 changed files with 1 additions and 1 deletions

View File

@ -64,7 +64,7 @@ The execution domain is a 32-bit value in which the top three
bytes are set aside for flags that cause the kernel to modify the
behavior of certain system calls so as to emulate historical or
architectural quirks.
The least significant byte is value defining the personality
The least significant byte is a value defining the personality
the kernel should assume.
The flag values are as follows:
.TP