diff options
| author | Michael Kerrisk <mtk.manpages@gmail.com> | 2015-11-17 10:36:03 +0100 |
|---|---|---|
| committer | Michael Kerrisk <mtk.manpages@gmail.com> | 2015-11-17 10:36:03 +0100 |
| commit | 8dbd75b8ba771d3d19a323a3decd7b951fc557d1 (patch) | |
| tree | 9d9e64736a2f58792de8805f538aa046d57d630a /man3/dlopen.3 | |
| parent | 50008330de5d387417d6195329145b466c0d5bbc (diff) | |
| download | man-pages-8dbd75b8ba771d3d19a323a3decd7b951fc557d1.tar.gz | |
dlopen.3: tfix
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
Diffstat (limited to 'man3/dlopen.3')
| -rw-r--r-- | man3/dlopen.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man3/dlopen.3 b/man3/dlopen.3 index d9d9e55d78..da728b801e 100644 --- a/man3/dlopen.3 +++ b/man3/dlopen.3 @@ -401,7 +401,7 @@ The function also can be used to provide better isolation than the .BR RTLD_LOCAL flag. -In particular, shared objects laoded with +In particular, shared objects loaded with .BR RTLD_LOCAL may be promoted to .BR RTLD_GLOBAL |
