From 479809e8d5a5b0e68f0f8c297af0366d23f0d37a Mon Sep 17 00:00:00 2001 From: Michael Kerrisk Date: Tue, 26 Feb 2019 11:06:24 +0100 Subject: [PATCH] ld.so.8: Note delimiters for 'list' in --audit and --inhibit-rpath Signed-off-by: Michael Kerrisk --- man8/ld.so.8 | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/man8/ld.so.8 b/man8/ld.so.8 index 2b330657c..03a248d37 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. .\"