dlsym.3: ffix

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2016-05-13 10:59:06 +02:00
parent f516d6d979
commit 4590829a1b
1 changed files with 1 additions and 1 deletions

View File

@ -93,7 +93,7 @@ in
can find and invoke the "real" function provided in another shared object
(or for that matter, the "next" definition of the function in cases
where there are multiple layers of preloading).
.PP
The function
.BR dlvsym ()
does the same as