ld.so.8: Note delimiters for 'list' in --audit and --inhibit-rpath

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2019-02-26 11:06:24 +01:00
parent 4cdc879a59
commit 479809e8d5
1 changed files with 6 additions and 0 deletions

View File

@ -184,11 +184,17 @@ environment variable.
Ignore RPATH and RUNPATH information in object names in Ignore RPATH and RUNPATH information in object names in
.IR list . .IR list .
This option is ignored when running in secure-execution mode (see below). This option is ignored when running in secure-execution mode (see below).
The objects in
.I list
are delimited by colons or spaces.
.TP .TP
.BI \-\-audit " list" .BI \-\-audit " list"
Use objects named in Use objects named in
.I list .I list
as auditors. as auditors.
The objects in
.I list
are delimited by colons.
.SH ENVIRONMENT .SH ENVIRONMENT
Various environment variables influence the operation of the dynamic linker. Various environment variables influence the operation of the dynamic linker.
.\" .\"