Skip to content

Commit 230f436

Browse files
author
Vladimir Kotal
committed
fix wording
1 parent c021583 commit 230f436

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

user-access.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -404,7 +404,7 @@
404404
\end{slide}
405405

406406
\begin{itemize}
407-
\item The \texttt{getuid} returns real the UID, there is nothing like
407+
\item The \texttt{getuid} returns the real UID, there is nothing like
408408
\texttt{getruid}.
409409
\item \texttt{getgroups}: when \texttt{gidsz~==~0}, it returns the number of
410410
groups. When \texttt{0 < gidsz < \#groups}, it returns \texttt{-1}.

0 commit comments

Comments
 (0)