diff --git a/man2/access.2 b/man2/access.2 index 981283090..6ec5f7868 100644 --- a/man2/access.2 +++ b/man2/access.2 @@ -193,5 +193,5 @@ honours this flag. .BR setgid (2), .BR setuid (2), .BR stat (2), -.BR eauidaccess (3), +.BR euidaccess (3), .BR path_resolution (7) diff --git a/man2/faccessat.2 b/man2/faccessat.2 index e3a629746..56699208e 100644 --- a/man2/faccessat.2 +++ b/man2/faccessat.2 @@ -138,5 +138,5 @@ to determine access permissions. .SH "SEE ALSO" .BR access (2), .BR openat (2), -.BR eauidaccess (3), +.BR euidaccess (3), .BR path_resolution (7)