aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Kerrisk <mtk.manpages@gmail.com>2015-07-06 16:09:50 +0200
committerMichael Kerrisk <mtk.manpages@gmail.com>2015-08-08 17:35:43 +0200
commit6c46d3bc4378bfe4bb1f839f2b6f25169399475b (patch)
tree6d9de64e2f6f99b9c72fac2686ae4ac3ba30ab4d
parent10b22cd92b542662c71ed47ed913f8d4b910b72d (diff)
downloadman-pages-6c46d3bc4378bfe4bb1f839f2b6f25169399475b.tar.gz
dlopen.3: SEE ALSO: add dladdr(3)
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
-rw-r--r--man3/dlopen.31
1 files changed, 1 insertions, 0 deletions
diff --git a/man3/dlopen.3 b/man3/dlopen.3
index a596e7f603..ce556436d4 100644
--- a/man3/dlopen.3
+++ b/man3/dlopen.3
@@ -480,6 +480,7 @@ as the example name:
.BR ldd (1),
.BR pldd (1),
.BR dl_iterate_phdr (3),
+.BR dladdr (3),
.BR rtld-audit (7),
.BR ld.so (8),
.BR ldconfig (8)