summaryrefslogtreecommitdiff
path: root/lib/libc/gen/dlopen.3
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/gen/dlopen.3')
-rw-r--r--lib/libc/gen/dlopen.32
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/libc/gen/dlopen.3 b/lib/libc/gen/dlopen.3
index ba37c6f2c9a60..d6bb9f90f0043 100644
--- a/lib/libc/gen/dlopen.3
+++ b/lib/libc/gen/dlopen.3
@@ -92,7 +92,9 @@ A null pointer supplied for
.Fa path
is interpreted as a reference to the main
executable of the process.
+The
.Fa mode
+argument
controls the way in which external function references from the
loaded object are bound to their referents.
It must contain one of the following values, possibly ORed with