aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Kerrisk <mtk.manpages@gmail.com>2015-07-16 10:01:06 +0200
committerMichael Kerrisk <mtk.manpages@gmail.com>2015-08-08 17:35:44 +0200
commitde7d051d35813a519d4d576dac9140c5292f3801 (patch)
treedbf13598f1e832fd2ea8e3f17023a3e35f16f939
parentefe8c6fd041c1ebce3adece9da7b598860295817 (diff)
downloadman-pages-de7d051d35813a519d4d576dac9140c5292f3801.tar.gz
dladdr.3: SEE ALSO: add dlysm(3)
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
-rw-r--r--man3/dladdr.31
1 files changed, 1 insertions, 0 deletions
diff --git a/man3/dladdr.3 b/man3/dladdr.3
index bb7355d462..5c2af28edd 100644
--- a/man3/dladdr.3
+++ b/man3/dladdr.3
@@ -275,4 +275,5 @@ will generate code that just loads the final symbol address from the
.BR dl_iterate_phdr (3),
.BR dlinfo (3),
.BR dlopen (3),
+.BR dlsym (3),
.BR ld.so (8)