diff --git a/man2/seteuid.2 b/man2/seteuid.2 index 06f3cd401..40b287313 100644 --- a/man2/seteuid.2 +++ b/man2/seteuid.2 @@ -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.