diff --git a/man7/libc.7 b/man7/libc.7 index a9aeba28f..f687cedd2 100644 --- a/man7/libc.7 +++ b/man7/libc.7 @@ -98,6 +98,9 @@ Details of these libraries are generally not covered by the project. .SH SEE ALSO .BR syscalls (2), +.BR getauxval (3), +.BR proc (5), .BR feature_test_macros (7), .BR man-pages (7), -.BR standards (7) +.BR standards (7), +.BR vdso (7)