diff options
Diffstat (limited to 'man2/syscall.2')
| -rw-r--r-- | man2/syscall.2 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man2/syscall.2 b/man2/syscall.2 index 3eba62182f..55233ac515 100644 --- a/man2/syscall.2 +++ b/man2/syscall.2 @@ -235,7 +235,7 @@ nuances: In order to indicate that a system call is called under the x32 ABI, an additional bit, .BR __X32_SYSCALL_BIT , -is bitwise-ORed with the system call number. +is bitwise ORed with the system call number. The ABI used by a process affects some process behaviors, including signal handling or system call restarting. .IP \[bu] |
