From 9ebe3f2b5f4a3e35c9cb477a405a16e8d78a6002 Mon Sep 17 00:00:00 2001 From: Michael Kerrisk Date: Tue, 6 Mar 2012 06:56:56 +1300 Subject: [PATCH] ld.so.8: Minor wording change Signed-off-by: Michael Kerrisk --- man8/ld.so.8 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man8/ld.so.8 b/man8/ld.so.8 index 84278d06c..25e723c0b 100644 --- a/man8/ld.so.8 +++ b/man8/ld.so.8 @@ -117,7 +117,7 @@ Verify that program is dynamically linked and this dynamic linker can handle it. .TP .B \-\-library\-path PATH -Override +Use PATH instead of .B LD_LIBRARY_PATH environment variable setting (see below). .TP