Here's a tiny typo fix: Index: libselinux/man/man3/getfscreatecon.3 =================================================================== --- libselinux/man/man3/getfscreatecon.3 (revision 2858) +++ libselinux/man/man3/getfscreatecon.3 (working copy) @@ -29,7 +29,7 @@ Note: Signal handlers that perform an setfscreate must take care to -save, reset, and restore the fscreate context to avoid unexpected behaviors. +save, reset, and restore the fscreate context to avoid unexpected behavior. .SH "RETURN VALUE" On error -1 is returned. On success 0 is returned. Index: libselinux/man/man3/getexeccon.3 =================================================================== --- libselinux/man/man3/getexeccon.3 (revision 2858) +++ libselinux/man/man3/getexeccon.3 (working copy) @@ -34,7 +34,7 @@ Note: Signal handlers that perform an execve must take care to -save, reset, and restore the exec context to avoid unexpected behaviors. +save, reset, and restore the exec context to avoid unexpected behavior. .B rpm_execcon -- This message was distributed to subscribers of the selinux mailing list. If you no longer wish to subscribe, send mail to majordomo@xxxxxxxxxxxxx with the words "unsubscribe selinux" without quotes as the message.