From: David King <dking@xxxxxxxxxx> Additionally, fix a typo. Signed-off-by: David King <dking@xxxxxxxxxx> --- libselinux/man/man3/selinux_getpolicytype.3 | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libselinux/man/man3/selinux_getpolicytype.3 b/libselinux/man/man3/selinux_getpolicytype.3 index c947e2c..b219d42 100644 --- a/libselinux/man/man3/selinux_getpolicytype.3 +++ b/libselinux/man/man3/selinux_getpolicytype.3 @@ -13,7 +13,10 @@ Reads the contents of the .I /etc/selinux/config file to determine the SELinux policy used on the system, and sets .I \%policytype -accordinly. +accordingly. Free +.I \%policytype +with +.BR free (3). . .SH "RETURN VALUE" On success, zero is returned. -- 2.7.4 _______________________________________________ Selinux mailing list Selinux@xxxxxxxxxxxxx To unsubscribe, send email to Selinux-leave@xxxxxxxxxxxxx. To get help, send an email containing "help" to Selinux-request@xxxxxxxxxxxxx.