Mention that dlerror() is also applicable to retrieve error message after

dladdr() and dlinfo() functions calls.
This commit is contained in:
Alexey Zelkin 2003-02-21 13:43:41 +00:00
parent 9a9c78bd69
commit e859833529

View file

@ -278,6 +278,8 @@ function
returns a null-terminated character string describing the last error that
occurred during a call to
.Fn dlopen ,
.Fn dladdr ,
.Fn dlinfo ,
.Fn dlsym ,
.Fn dlfunc ,
or