aboutsummaryrefslogtreecommitdiffstats
path: root/man8
diff options
context:
space:
mode:
authorCarlos O'Donell <carlos@redhat.com>2014-10-17 16:14:01 -0400
committerMichael Kerrisk <mtk.manpages@gmail.com>2014-10-28 12:59:23 +0100
commit495dadb757313023d2a2adda7e85aafd19321935 (patch)
treefe0ffaca1338ecd38ee60e12c3dae6810058e1a3 /man8
parentf246d8472832462a4a95f53288a3648297ead9fa (diff)
downloadman-pages-495dadb757313023d2a2adda7e85aafd19321935.tar.gz
ld.so.8: Add --inhibit-cache option
The dynamic loader has 6 options, only 5 are documented. This patch documents the sixth option i.e. `--inhibit-cache`. Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
Diffstat (limited to 'man8')
-rw-r--r--man8/ld.so.83
1 files changed, 3 insertions, 0 deletions
diff --git a/man8/ld.so.8 b/man8/ld.so.8
index a5a72934c6..5342aa533b 100644
--- a/man8/ld.so.8
+++ b/man8/ld.so.8
@@ -147,6 +147,9 @@ List all dependencies and how they are resolved.
Verify that program is dynamically linked and this dynamic linker can handle
it.
.TP
+.B \-\-inhibit-cache
+Do not use /etc/ld.so.cache.
+.TP
.B \-\-library\-path PATH
Use PATH instead of
.B LD_LIBRARY_PATH