aboutsummaryrefslogtreecommitdiffstats
path: root/man8
diff options
context:
space:
mode:
authorMichael Kerrisk <mtk.manpages@gmail.com>2019-02-26 11:06:24 +0100
committerMichael Kerrisk <mtk.manpages@gmail.com>2019-02-26 11:06:24 +0100
commit479809e8d5a5b0e68f0f8c297af0366d23f0d37a (patch)
tree48c52309252cfc8c90c70aa0ebd4d9512e2041cc /man8
parent4cdc879a59f8400980862b0ab773ec3dfaa45dc3 (diff)
downloadman-pages-479809e8d5a5b0e68f0f8c297af0366d23f0d37a.tar.gz
ld.so.8: Note delimiters for 'list' in --audit and --inhibit-rpath
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
Diffstat (limited to 'man8')
-rw-r--r--man8/ld.so.86
1 files changed, 6 insertions, 0 deletions
diff --git a/man8/ld.so.8 b/man8/ld.so.8
index 2b330657c0..03a248d37b 100644
--- a/man8/ld.so.8
+++ b/man8/ld.so.8
@@ -184,11 +184,17 @@ environment variable.
Ignore RPATH and RUNPATH information in object names in
.IR list .
This option is ignored when running in secure-execution mode (see below).
+The objects in
+.I list
+are delimited by colons or spaces.
.TP
.BI \-\-audit " list"
Use objects named in
.I list
as auditors.
+The objects in
+.I list
+are delimited by colons.
.SH ENVIRONMENT
Various environment variables influence the operation of the dynamic linker.
.\"