From ae5686f6b587d85378b732ae21976dffd20e7447 Mon Sep 17 00:00:00 2001 From: Michael Kerrisk Date: Wed, 10 May 2017 09:54:20 +0200 Subject: [PATCH] ld.so.8: grfix 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 4b0113181..fd9c4a8a1 100644 --- a/man8/ld.so.8 +++ b/man8/ld.so.8 @@ -470,7 +470,7 @@ 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 weak and strong symbols should have effect only at static link time.) -In glibc 2.2 +In glibc 2.2, .\" More precisely 2.1.92 .\" See weak handling .\" https://www.sourceware.org/ml/libc-hacker/2000-06/msg00029.html