seteuid.2: Remove ancient Linux libc details

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2014-06-29 14:41:54 +02:00
parent 0e8cfea791
commit b9311895da
1 changed files with 1 additions and 1 deletions

View File

@ -104,7 +104,7 @@ possible since Linux 1.1.37 (1.1.38).
On an arbitrary system one should check
.BR _POSIX_SAVED_IDS .
.LP
Under libc4, libc5 and glibc 2.0
Under glibc 2.0
.BI seteuid( euid )
is equivalent to
.BI setreuid(\-1, " euid" )