atexit.3: SEE ALSO: add dlopen(3)

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2015-07-19 14:23:07 +02:00
parent b198e0ae76
commit 92bade29b9
1 changed files with 1 additions and 0 deletions

View File

@ -175,5 +175,6 @@ main(void)
.fi
.SH SEE ALSO
.BR _exit (2),
.BR dlopen (3),
.BR exit (3),
.BR on_exit (3)