From c7cee037675a82e83a4626eb93237ad7f18d3449 Mon Sep 17 00:00:00 2001 From: Michael Kerrisk Date: Sun, 11 Sep 2016 11:13:33 +0100 Subject: [PATCH] ld.so.8: Remove text with ancient libc4 and Linux libc details Signed-off-by: Michael Kerrisk --- man8/ld.so.8 | 5 ----- 1 file changed, 5 deletions(-) diff --git a/man8/ld.so.8 b/man8/ld.so.8 index d180373e8..445c86503 100644 --- a/man8/ld.so.8 +++ b/man8/ld.so.8 @@ -588,11 +588,6 @@ be loaded before the program. shared objects .PD .SH NOTES -The -.B ld.so -functionality is available for executables compiled using libc version -4.4.3 or greater. -ELF functionality is available since Linux 1.1.52 and libc5. .SS Hardware capabilities Some shared objects are compiled using hardware-specific instructions which do not exist on every CPU.