diff options
Diffstat (limited to 'man2/exit_group.2')
| -rw-r--r-- | man2/exit_group.2 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/man2/exit_group.2 b/man2/exit_group.2 index f8b56d3d62..073b5135be 100644 --- a/man2/exit_group.2 +++ b/man2/exit_group.2 @@ -26,10 +26,10 @@ This system call terminates all threads in the calling process's thread group. .SH RETURN VALUE This system call does not return. -.SH VERSIONS -This call is present since Linux 2.5.35. .SH STANDARDS -This call is Linux-specific. +Linux. +.SH HISTORY +Linux 2.5.35. .SH NOTES Since glibc 2.3, this is the system call invoked when the .BR _exit (2) |
