]> git.ipfire.org Git - thirdparty/man-pages.git/commitdiff
exit_group.2: SEE ALSO: s/exit(2)/_exit(2)/
authorMichael Kerrisk <mtk.manpages@gmail.com>
Mon, 30 Aug 2021 21:38:44 +0000 (23:38 +0200)
committerMichael Kerrisk <mtk.manpages@gmail.com>
Mon, 30 Aug 2021 23:21:38 +0000 (01:21 +0200)
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
man2/exit_group.2

index 033d4c7114ddaebfff9abf92369cc235f3138c15..fc8cbe9efe9b77cbecf5175e69e120a323eb98ba 100644 (file)
@@ -54,4 +54,4 @@ Since glibc 2.3, this is the system call invoked when the
 .BR _exit (2)
 wrapper function is called.
 .SH SEE ALSO
-.BR exit (2)
+.BR _exit (2)