dlopen.3: Minor wording fix

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2019-07-03 10:55:49 +02:00
parent 58a4ac49d4
commit da6b9a6172
1 changed files with 2 additions and 1 deletions

View 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