From b9679a554fb3b3f3b0c39a983b7cbeb485f185f6 Mon Sep 17 00:00:00 2001 From: Michael Kerrisk Date: Sun, 27 May 2007 16:38:26 +0000 Subject: [PATCH] minor rewording --- 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 5ed9d165d..3fedf8a26 100644 --- a/man8/ld.so.8 +++ b/man8/ld.so.8 @@ -78,7 +78,7 @@ understands the string (or equivalently .IR ${ORIGIN} ) in an rpath specification (DT_RPATH or DT_RUNPATH) to mean -the directory from which the application was launched. +the directory containing the application executable. Thus, an application located in .I somedir/app could be compiled with