Skip to content

Commit 559ca97

Browse files
committed
improve wording
1 parent c45ec70 commit 559ca97

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

user-access.tex

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -333,8 +333,8 @@
333333
\item usually \texttt{RUID==EUID \&\& RGID==EGID}.
334334
\item \emsl{right vesting} \dots{} execution of a program with
335335
the SUID (\emsl{set user ID}) bit set changes the EUID and the saved UID of the process
336-
to the UID of the program owner, the RUID stays the same.
337-
\item similarly the SGID bit changes the EGID of the process.
336+
to the UID of the program file owner, the RUID stays the same.
337+
\item similarly the SGID bit changes the EGID of the process.
338338
\end{itemize}
339339
\end{slide}
340340

0 commit comments

Comments
 (0)