setuid.2: tfix

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2010-11-22 08:42:43 +01:00
parent 1e7eb3a765
commit e6ce241912
1 changed files with 2 additions and 2 deletions

View File

@ -25,7 +25,7 @@
.\" <richard@greenend.org.uk>, aeb 970616.
.\" Modified, 27 May 2004, Michael Kerrisk <mtk.manpages@gmail.com>
.\" Added notes on capability requirements
.TH SETUID 2 2010-02-21 "Linux" "Linux Programmer's Manual"
.TH SETUID 2 2010-11-22 "Linux" "Linux Programmer's Manual"
.SH NAME
setuid \- set user identity
.SH SYNOPSIS
@ -104,7 +104,7 @@ See
.PP
If
.I uid
is different from the old effective uid, the process will
is different from the old effective UID, the process will
be forbidden from leaving core dumps.
.SH "SEE ALSO"
.BR getuid (2),