]> git.ipfire.org Git - thirdparty/man-pages.git/commitdiff
dlopen.3: dlmopen() is still broken in glibc 2.24
authorMichael Kerrisk <mtk.manpages@gmail.com>
Wed, 21 Sep 2016 08:13:44 +0000 (10:13 +0200)
committerMichael Kerrisk <mtk.manpages@gmail.com>
Wed, 21 Sep 2016 10:46:10 +0000 (12:46 +0200)
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
man3/dlopen.3

index aa901270e683c5ba2086fd12490c1c32072759c6..8a71a0b77c1e476cfcf62c61494fdadb182965da 100644 (file)
@@ -499,7 +499,7 @@ called when a shared object is unloaded.
 .SS History
 These functions are part of the dlopen API, derived from SunOS.
 .SH BUGS
-As at glibc 2.21, specifying the
+As at glibc 2.24, specifying the
 .BR RTLD_GLOBAL
 flag when calling
 .BR dlmopen ()