diff --git a/man3/dlsym.3 b/man3/dlsym.3 index be9952740..ed6adb51d 100644 --- a/man3/dlsym.3 +++ b/man3/dlsym.3 @@ -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