diff options
| author | Matthew N. Dodd <mdodd@FreeBSD.org> | 2003-05-31 14:45:11 +0000 |
|---|---|---|
| committer | Matthew N. Dodd <mdodd@FreeBSD.org> | 2003-05-31 14:45:11 +0000 |
| commit | 4df60d1cacdeb2cac619f84e0033643c19962c0c (patch) | |
| tree | 25facbede77df18eef5265ea0f3f0a7dfe942321 /libexec/rtld-elf/rtld.1 | |
| parent | 15c3fb05e511e749a54e9aa8470e086b39129130 (diff) | |
Notes
Diffstat (limited to 'libexec/rtld-elf/rtld.1')
| -rw-r--r-- | libexec/rtld-elf/rtld.1 | 3 |
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. |
