aboutsummaryrefslogtreecommitdiffstats
path: root/man3/dlopen.3
diff options
context:
space:
mode:
authorMichael Kerrisk <mtk.manpages@gmail.com>2008-05-08 13:53:59 +0000
committerMichael Kerrisk <mtk.manpages@gmail.com>2008-05-08 13:53:59 +0000
commitc841cb6b8722094b149e77dc388340a047861f7c (patch)
tree51204f45d95426da275cf2096bc623516906655d /man3/dlopen.3
parent1de3e6adea56927ca4d40eb3bd2dd615f9c5ff24 (diff)
downloadman-pages-c841cb6b8722094b149e77dc388340a047861f7c.tar.gz
Update timestamp
Diffstat (limited to 'man3/dlopen.3')
-rw-r--r--man3/dlopen.32
1 files changed, 1 insertions, 1 deletions
diff --git a/man3/dlopen.3 b/man3/dlopen.3
index 6064c9172f..7763efd2f8 100644
--- a/man3/dlopen.3
+++ b/man3/dlopen.3
@@ -31,7 +31,7 @@
.\" Modified by Michael Kerrisk <mtk.manpages@gmail.com> 2003-05-16.
.\" Modified by Walter Harms: dladdr, dlvsym
.\"
-.TH DLOPEN 3 2007-06-27 "Linux" "Linux Programmer's Manual"
+.TH DLOPEN 3 2008-05-08 "Linux" "Linux Programmer's Manual"
.SH NAME
dladdr, dlclose, dlerror, dlopen, dlsym, dlvsym \- programming interface to
dynamic linking loader