aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--man2/_exit.22
1 files changed, 1 insertions, 1 deletions
diff --git a/man2/_exit.2 b/man2/_exit.2
index 57489f604c..59bef2a58f 100644
--- a/man2/_exit.2
+++ b/man2/_exit.2
@@ -114,7 +114,7 @@ Whether any pending I/O is canceled, and which pending I/O may be
canceled upon
.BR _exit (),
is implementation-dependent.
-
+.SS C library/kernel ABI differences
In glibc up to version 2.3, the
.BR _exit ()
wrapper function invoked the kernel system call of the same name.