From 6b1d58297377cfc01f916ca5b503a6576329dd43 Mon Sep 17 00:00:00 2001 From: Michael Kerrisk Date: Tue, 6 Mar 2012 06:57:44 +1300 Subject: [PATCH] ld.so.8: Add --audit command-line option Signed-off-by: Michael Kerrisk --- man8/ld.so.8 | 2 ++ 1 file changed, 2 insertions(+) diff --git a/man8/ld.so.8 b/man8/ld.so.8 index 25e723c0b..7f10690fb 100644 --- a/man8/ld.so.8 +++ b/man8/ld.so.8 @@ -126,6 +126,8 @@ Ignore RPATH and RUNPATH information in object names in LIST. This option is ignored if .B ld.so is set-user-ID or set-group-ID. +.B \-\-audit LIST +Use objects named in LIST as auditors. .SH ENVIRONMENT There are four important environment variables. .TP