summaryrefslogtreecommitdiff
path: root/libexec/rtld-elf/rtld.1
diff options
context:
space:
mode:
authorMatthew N. Dodd <mdodd@FreeBSD.org>2003-05-31 14:45:11 +0000
committerMatthew N. Dodd <mdodd@FreeBSD.org>2003-05-31 14:45:11 +0000
commit4df60d1cacdeb2cac619f84e0033643c19962c0c (patch)
tree25facbede77df18eef5265ea0f3f0a7dfe942321 /libexec/rtld-elf/rtld.1
parent15c3fb05e511e749a54e9aa8470e086b39129130 (diff)
Notes
Diffstat (limited to 'libexec/rtld-elf/rtld.1')
-rw-r--r--libexec/rtld-elf/rtld.13
1 files changed, 3 insertions, 0 deletions
diff --git a/libexec/rtld-elf/rtld.1 b/libexec/rtld-elf/rtld.1
index 3daad6be998b..5ba43e02a821 100644
--- a/libexec/rtld-elf/rtld.1
+++ b/libexec/rtld-elf/rtld.1
@@ -83,6 +83,9 @@ recognizes a number of environment variables that can be used to modify
its behaviour as follows:
.Pp
.Bl -tag -width ".Ev LD_LIBRARY_PATH"
+.It Ev LD_LIBMAP_DISABLE
+If set disables the use of
+.Xr libmap.conf 5 .
.It Ev LD_LIBRARY_PATH
A colon separated list of directories, overriding the default search path
for shared libraries.