diff options
Diffstat (limited to 'man3/euidaccess.3')
| -rw-r--r-- | man3/euidaccess.3 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/man3/euidaccess.3 b/man3/euidaccess.3 index b4dfb885b7..e7452bfafe 100644 --- a/man3/euidaccess.3 +++ b/man3/euidaccess.3 @@ -23,12 +23,12 @@ .\" the source, must acknowledge the copyright and authors of this work. .\" .\" -.TH EUIDACCESS 3 2007-07-26 "" "Linux Programmer's Manual" +.TH EUIDACCESS 3 2010-09-10 "" "Linux Programmer's Manual" .SH NAME euidaccess, eaccess \- check effective user's permissions for a file .SH SYNOPSIS .nf -.B #define _GNU_SOURCE +.BR "#define _GNU_SOURCE" " /* See feature_test_macros(7) */" .B #include <unistd.h> .sp .BI "int euidaccess(const char *" pathname ", int " mode ); |
