diff options
Diffstat (limited to 'man3')
| -rw-r--r-- | man3/dladdr.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man3/dladdr.3 b/man3/dladdr.3 index f4c6496b7e..f21d93295a 100644 --- a/man3/dladdr.3 +++ b/man3/dladdr.3 @@ -278,7 +278,7 @@ asking the dynamic linker to resolve the symbol). To work around this, you can try to compile the code to be position-independent: then, the compiler cannot prepare the pointer -at compile time anymore and today's +at compile time any more and .BR gcc (1) will generate code that just loads the final symbol address from the .I got |
