diff --git a/man3/dlopen.3 b/man3/dlopen.3 index c76f7f57d..2713c0c6c 100644 --- a/man3/dlopen.3 +++ b/man3/dlopen.3 @@ -509,6 +509,7 @@ follows, using \fIbar.c\fP as the example name: .BR ldd (1), .BR dl_iterate_phdr (3), .BR feature_test_macros (7), +.BR rtld-audit (7), .BR ld.so (8), .BR ldconfig (8), ld.so info pages, gcc info pages, ld info pages diff --git a/man8/ld.so.8 b/man8/ld.so.8 index 3ba76d0a2..d008f96b9 100644 --- a/man8/ld.so.8 +++ b/man8/ld.so.8 @@ -369,6 +369,7 @@ functionality is available for executables compiled using libc version ELF functionality is available since Linux 1.1.52 and libc5. .SH SEE ALSO .BR ldd (1), +.BR rtld-audit (7), .BR ldconfig (8) .\" .SH AUTHORS .\" ld.so: David Engel, Eric Youngdale, Peter MacDonald, Hongjiu Lu, Linus