]> git.ipfire.org Git - thirdparty/man-pages.git/commitdiff
dlopen.3: tfix
authorMichael Kerrisk <mtk.manpages@gmail.com>
Sun, 12 Jul 2015 08:51:49 +0000 (10:51 +0200)
committerMichael Kerrisk <mtk.manpages@gmail.com>
Sat, 8 Aug 2015 15:35:44 +0000 (17:35 +0200)
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
man3/dlopen.3

index a63b00f50081d5d6dc5af70ccba4b5f1b15c62a7..08103abbf40b8431fd2fa8fe232d3727c9b99a7e 100644 (file)
@@ -154,7 +154,7 @@ Zero or more of the following values may also be ORed in
 .TP
 .B RTLD_GLOBAL
 The symbols defined by this shared object will be
-made available for symbol resolution of subsequently loaded shared object.
+made available for symbol resolution of subsequently loaded shared objects.
 .TP
 .B RTLD_LOCAL
 This is the converse of