diff options
| author | Alexey Zelkin <phantom@FreeBSD.org> | 2003-02-21 13:43:41 +0000 |
|---|---|---|
| committer | Alexey Zelkin <phantom@FreeBSD.org> | 2003-02-21 13:43:41 +0000 |
| commit | e85983352970f10d4ee3e1c8db3df53c3e2da6a0 (patch) | |
| tree | 8317ba21354758f8053b4f0eb4ff91d8a759432b | |
| parent | 9a9c78bd69905012d62d0f54f790e3cbadb9791a (diff) | |
Notes
| -rw-r--r-- | lib/libc/gen/dlopen.3 | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/libc/gen/dlopen.3 b/lib/libc/gen/dlopen.3 index 7cc3f3a58d492..37293619444ba 100644 --- a/lib/libc/gen/dlopen.3 +++ b/lib/libc/gen/dlopen.3 @@ -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 |
