diff --git a/man2/access.2 b/man2/access.2 index e8a067bbd..808cead00 100644 --- a/man2/access.2 +++ b/man2/access.2 @@ -192,4 +192,5 @@ SVr4, 4.3BSD, POSIX.1-2001. .BR path_resolution (2), .BR setgid (2), .BR setuid (2), -.BR stat (2) +.BR stat (2), +.BR eauidaccess (3) diff --git a/man2/faccessat.2 b/man2/faccessat.2 index 6c1936a8c..e3b44c1c4 100644 --- a/man2/faccessat.2 +++ b/man2/faccessat.2 @@ -138,6 +138,5 @@ was added to Linux in kernel 2.6.16. .SH "SEE ALSO" .BR access (2), .BR openat (2), -.BR path_resolution (2) -.\" FIXME . Should have SEE ALSO in both directions for eaccess.3, when -.\" that page is eventually written. +.BR path_resolution (2), +.BR eauidaccess (3)