diff options
Diffstat (limited to 'man2/_exit.2')
| -rw-r--r-- | man2/_exit.2 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man2/_exit.2 b/man2/_exit.2 index 9e9796f439..1ea5b80d43 100644 --- a/man2/_exit.2 +++ b/man2/_exit.2 @@ -111,7 +111,7 @@ to the parent process are performed only if this is the last thread in the thread group. .\" _exit() is used by pthread_exit() to terminate the calling thread .PP -In glibc up to version 2.3, the +Up to glibc 2.3, the .BR _exit () wrapper function invoked the kernel system call of the same name. Since glibc 2.3, the wrapper function invokes |
