dlopen.3, ld.so.8: SEE ALSO: add rtld-audit(7)

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2009-01-13 08:47:47 +13:00
parent 2ee9bd96f7
commit c18ecec98b
2 changed files with 2 additions and 0 deletions

View File

@ -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

View File

@ -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