summaryrefslogtreecommitdiffstats
path: root/man3/euidaccess.3
diff options
context:
space:
mode:
Diffstat (limited to 'man3/euidaccess.3')
-rw-r--r--man3/euidaccess.321
1 files changed, 10 insertions, 11 deletions
diff --git a/man3/euidaccess.3 b/man3/euidaccess.3
index f06cb3d62..a8d12189c 100644
--- a/man3/euidaccess.3
+++ b/man3/euidaccess.3
@@ -3,7 +3,7 @@
.\"
.\" SPDX-License-Identifier: Linux-man-pages-copyleft
.\"
-.TH euidaccess 3 2022-12-15 "Linux man-pages 6.03"
+.TH euidaccess 3 2023-07-20 "Linux man-pages 6.05.01"
.SH NAME
euidaccess, eaccess \- check effective user's permissions for a file
.SH LIBRARY
@@ -50,34 +50,33 @@ is set to indicate the error.
.SH ERRORS
As for
.BR access (2).
-.SH VERSIONS
-The
-.BR eaccess ()
-function was added in glibc 2.4.
.SH ATTRIBUTES
For an explanation of the terms used in this section, see
.BR attributes (7).
-.ad l
-.nh
.TS
allbox;
lbx lb lb
l l l.
Interface Attribute Value
T{
+.na
+.nh
.BR euidaccess (),
.BR eaccess ()
T} Thread safety MT-Safe
.TE
-.hy
-.ad
.sp 1
-.SH STANDARDS
-These functions are nonstandard.
+.SH VERSIONS
Some other systems have an
.\" e.g., FreeBSD 6.1.
.BR eaccess ()
function.
+.SH STANDARDS
+None.
+.SH HISTORY
+.TP
+.BR eaccess ()
+glibc 2.4.
.SH NOTES
.IR Warning :
Using this function to check a process's permissions on a file before