dlopen.3: wfix

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2014-04-22 10:02:49 +02:00
parent 61a37c81ef
commit 1df20d51b3
1 changed files with 1 additions and 1 deletions

View File

@ -214,7 +214,7 @@ to resolve references in a dynamically loaded library.
.PP
If the same library is loaded again with
.BR dlopen (),
the same file handle is returned.
the same library handle is returned.
The dl library maintains reference
counts for library handles, so a dynamic library is not
deallocated until