Commit 4547d371 authored by Benjamin Peterson's avatar Benjamin Peterson

specify that getuid() returns the real uid (closes #10503)

Patch by εσχατοκυριος.
parent 3afd956e
......@@ -257,7 +257,7 @@ process and user.
.. index:: single: user; id
Return the current process's user id.
Return the current process's real user id.
Availability: Unix.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment