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

(-)rtld.1 (-3 / +3 lines)
Lines 88-100 Link Here
88
other shared libraries.
88
other shared libraries.
89
If the directory is not specified then
89
If the directory is not specified then
90
the directories specified by
90
the directories specified by
91
.It Ev LD_LIBMAP_DISABLE
92
If set, disables the use of
93
.Xr libmap.conf 5 .
94
.Ev LD_LIBRARY_PATH
91
.Ev LD_LIBRARY_PATH
95
will be searched first
92
will be searched first
96
followed by the set of built-in standard directories.
93
followed by the set of built-in standard directories.
97
This is ignored for set-user-ID and set-group-ID programs.
94
This is ignored for set-user-ID and set-group-ID programs.
95
.It Ev LD_LIBMAP_DISABLE
96
If set, disables the use of
97
.Xr libmap.conf 5 .
98
.It Ev LD_BIND_NOW
98
.It Ev LD_BIND_NOW
99
When set to a nonempty string, causes
99
When set to a nonempty string, causes
100
.Nm
100
.Nm

Return to bug 67078