ld.so.8: Note that LD_PRELOAD list separator can be space or colon

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2012-08-26 15:41:30 +02:00
parent 24d989e596
commit df7ef2672f
1 changed files with 3 additions and 2 deletions

View File

@ -1,5 +1,5 @@
.\" This is in the public domain
.TH LD.SO 8 2012-04-17 "GNU" "Linux Programmer's Manual"
.TH LD.SO 8 2012-08-26 "GNU" "Linux Programmer's Manual"
.SH NAME
ld.so, ld-linux.so* \- dynamic linker/loader
.SH SYNOPSIS
@ -184,8 +184,9 @@ Similar to the
environment variable.
.TP
.B LD_PRELOAD
A whitespace-separated list of additional, user-specified, ELF shared
A list of additional, user-specified, ELF shared
libraries to be loaded before all others.
The items of the list can be separated by spaces or colons.
This can be used to selectively override functions in other shared libraries.
For set-user-ID/set-group-ID ELF binaries,
only libraries in the standard search