From f4279be58393e7d37354261207172133e20f5339 Mon Sep 17 00:00:00 2001 From: Jakub Wilk Date: Sat, 13 May 2017 12:37:47 +0200 Subject: [PATCH] ld.so.8: tfix Removed duplicated words. Signed-off-by: Jakub Wilk Signed-off-by: Michael Kerrisk --- man8/ld.so.8 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/man8/ld.so.8 b/man8/ld.so.8 index 7126b214d..c2f5baeac 100644 --- a/man8/ld.so.8 +++ b/man8/ld.so.8 @@ -307,7 +307,7 @@ The objects are searched for using the rules given under DESCRIPTION. In secure-execution mode, preload pathnames containing slashes are ignored. Furthermore, shared objects are preloaded only -from the standard search directories and and only +from the standard search directories and only if they have set-user-ID mode bit enabled (which is not typical). Within the names specified in the @@ -473,7 +473,7 @@ then it would instead use that definition. then the dynamic linker would use the weak symbol that it initially found.) The old glibc behavior was nonstandard. -(Standard practice is that the distinction between between +(Standard practice is that the distinction between weak and strong symbols should have effect only at static link time.) In glibc 2.2, .\" More precisely 2.1.92