aboutsummaryrefslogtreecommitdiffstats
path: root/man3
diff options
context:
space:
mode:
Diffstat (limited to 'man3')
-rw-r--r--man3/atexit.31
1 files changed, 1 insertions, 0 deletions
diff --git a/man3/atexit.3 b/man3/atexit.3
index 6244fa9e87..551bdd60d1 100644
--- a/man3/atexit.3
+++ b/man3/atexit.3
@@ -175,5 +175,6 @@ main(void)
.fi
.SH SEE ALSO
.BR _exit (2),
+.BR dlopen (3),
.BR exit (3),
.BR on_exit (3)