]> git.saurik.com Git - apple/xnu.git/blobdiff - bsd/man/man2/setuid.2
xnu-4903.241.1.tar.gz
[apple/xnu.git] / bsd / man / man2 / setuid.2
index a49ca1068430f28a5dd551a0df8d7a3b1b294f0c..205e8cfdccb4c12a6fa803e1137fe3fb4f79fa46 100644 (file)
@@ -104,7 +104,7 @@ in this way, the effective user ID of a set-user-ID executable
 may be toggled by switching to the real user ID, then re-enabled
 by reverting to the set-user-ID value.
 Similarly, the effective group ID may be set to the value
-of the real group ID or the saved set-user-ID.
+of the real group ID or the saved set-group-ID.
 .Pp
 .Sh RETURN VALUES
 Upon success, these functions return 0;