seteuid.2: ffix

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2010-09-18 21:29:55 +02:00
parent 4833c277b2
commit 256114b100
1 changed files with 3 additions and 1 deletions

View File

@ -44,8 +44,10 @@ Feature Test Macro Requirements for glibc (see
.ad l
.BR seteuid (),
.BR setegid ():
.RS 4
_BSD_SOURCE || _POSIX_C_SOURCE\ >=\ 200112L || _XOPEN_SOURCE\ >=\ 600
.ad b
.RE
.ad
.SH DESCRIPTION
.BR seteuid ()
sets the effective user ID of the calling process.