From f365a266e11ce21eb038986db228367c55a6de5d Mon Sep 17 00:00:00 2001 From: mdodd Date: Sat, 31 May 2003 14:45:11 +0000 Subject: Use the environment variable LD_LIBMAP_DISABLE to disable libmap.conf(5) functionality. --- libexec/rtld-elf/rtld.1 | 3 +++ 1 file changed, 3 insertions(+) (limited to 'libexec/rtld-elf/rtld.1') diff --git a/libexec/rtld-elf/rtld.1 b/libexec/rtld-elf/rtld.1 index 3daad6b..5ba43e0 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. -- cgit v1.1