From: Michael Kerrisk Date: Mon, 6 Jul 2015 13:09:11 +0000 (+0200) Subject: dlopen.3: Minor fix: remind reader that _init() and _fini() are obsolete X-Git-Tag: man-pages-4.02~60 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=705e06be7f01e53cd6967cc5fe2af3b18ef3118a;p=thirdparty%2Fman-pages.git dlopen.3: Minor fix: remind reader that _init() and _fini() are obsolete Signed-off-by: Michael Kerrisk --- diff --git a/man3/dlopen.3 b/man3/dlopen.3 index 27a8981ff1..77451cc592 100644 --- a/man3/dlopen.3 +++ b/man3/dlopen.3 @@ -469,7 +469,7 @@ with the following command: gcc \-rdynamic \-o foo foo.c \-ldl .in .PP -Libraries exporting +Libraries exporting (the obsolete) .BR _init () and .BR _fini ()