From 6b43247720a57b1e95a9c16fe58599b04b0c74d8 Mon Sep 17 00:00:00 2001 From: Michael Kerrisk Date: Mon, 9 Jun 2014 12:21:22 +0200 Subject: [PATCH] ld.so.8: SEE ALSO: add ld(1) Signed-off-by: Michael Kerrisk --- man8/ld.so.8 | 1 + 1 file changed, 1 insertion(+) diff --git a/man8/ld.so.8 b/man8/ld.so.8 index c325b18ec..c9e322533 100644 --- a/man8/ld.so.8 +++ b/man8/ld.so.8 @@ -484,6 +484,7 @@ 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. .SH SEE ALSO +.BR ld (1), .BR ldd (1), .BR pldd (1), .BR sprof (1),