]> git.saurik.com Git - apple/libinfo.git/blobdiff - membership.subproj/mbr_check_membership.3
Libinfo-324.tar.gz
[apple/libinfo.git] / membership.subproj / mbr_check_membership.3
index e268baa1d39fcf3d6759f096198a36e6b3813e93..5f947c3f49b5525dd45415f2bb3ad0eff7ffdb81 100644 (file)
@@ -42,7 +42,7 @@ tests if a given user is a member of a group, individually or as a member of a n
 .Fa ismember
 is set to 1 if the user is a member of the group, and 0 otherwise.  
 .Pp
-Users may belong to any number of grouos.
+Users may belong to any number of groups.
 .Fn mbr_check_membership
 should be always be used to check group membership, rather than
 calling
@@ -83,11 +83,11 @@ Note that
 does not test whether
 .Fa group
 exists or not.
-Querying membership for a nonexistant group will result in
+Querying membership for a nonexistent group will result in
 .Fa ismember
 being to 0 and a return value of 0.
 .Sh SEE ALSO
 .Xr setgroups 2 ,
 .Xr getgroups 2 ,
 .Xr mbr_uid_to_uuid 3 ,
-.Xr DirectoryService 8
\ No newline at end of file
+.Xr DirectoryService 8