]> git.ipfire.org Git - thirdparty/man-pages.git/commitdiff
dlopen.3: Minor fix: remind reader that _init() and _fini() are obsolete
authorMichael Kerrisk <mtk.manpages@gmail.com>
Mon, 6 Jul 2015 13:09:11 +0000 (15:09 +0200)
committerMichael Kerrisk <mtk.manpages@gmail.com>
Sat, 8 Aug 2015 15:35:43 +0000 (17:35 +0200)
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
man3/dlopen.3

index 27a8981ff1664d056fffdb94f8291356357c6c34..77451cc59236987b40ec653c69ce65655426101a 100644 (file)
@@ -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 ()