dlopen.3: tfix

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2015-07-12 10:51:49 +02:00
parent 54d5fd1e44
commit fe854f153e
1 changed files with 1 additions and 1 deletions

View 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