.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
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