View | Details | Raw Unified | Return to bug 170205
Collapse All | Expand All

(-)dlopen.3 2012-07-26 21:19:53.000000000 -0500 (-1 / +1 lines)
Lines 149-155 Link Here
149
option of the static linker
149
option of the static linker
150
.Xr ld 1 .
150
.Xr ld 1 .
151
.It Dv RTLD_NOLOAD
151
.It Dv RTLD_NOLOAD
152
Ony return valid handle for the object if it is already loaded in
152
Only return valid handle for the object if it is already loaded in
153
the process address space, otherwise
153
the process address space, otherwise
154
.Dv NULL
154
.Dv NULL
155
is returned.
155
is returned.

Return to bug 170205