We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c45ec70 commit 559ca97Copy full SHA for 559ca97
user-access.tex
@@ -333,8 +333,8 @@
333
\item usually \texttt{RUID==EUID \&\& RGID==EGID}.
334
\item \emsl{right vesting} \dots{} execution of a program with
335
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.
+to the UID of the program file owner, the RUID stays the same.
+\item similarly the SGID bit changes the EGID of the process.
338
\end{itemize}
339
\end{slide}
340
0 commit comments