]> git.ipfire.org Git - thirdparty/man-pages.git/commitdiff
dlopen.3: Minor wording fix
authorMichael Kerrisk <mtk.manpages@gmail.com>
Wed, 3 Jul 2019 08:55:49 +0000 (10:55 +0200)
committerMichael Kerrisk <mtk.manpages@gmail.com>
Wed, 3 Jul 2019 08:55:49 +0000 (10:55 +0200)
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
man3/dlopen.3

index fefad1f25a007b7eecb0a56c8131f7e2f2dd4020..a1f2a2f1c53a75768e8e404176fdb49550c83c77 100644 (file)
@@ -238,7 +238,8 @@ has been called on it as many times as
 has succeeded on it.
 Constructors (see below) are called only when the library is actually loaded
 into memory (i.e., when the reference count increases to 1).
-However, a subsequent
+.PP
+A subsequent
 .BR dlopen ()
 call that loads the same shared object with
 .B RTLD_NOW