man3/atexit.3 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man3/atexit.3 b/man3/atexit.3 index b52e71bb8..edf6f74c6 100644 --- a/man3/atexit.3 +++ b/man3/atexit.3 @@ -133,7 +133,7 @@ of their registration by these two functions. .PP According to POSIX.1, the result is undefined if .BR longjmp (3) -is used to terminate execution of one of the functions registered +is used to terminate execution of one of the functions registered using .BR atexit (). .\" In glibc, things seem to be handled okay .SS Linux notes -- -- To unsubscribe from this list: send the line "unsubscribe linux-man" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html