diff options
author | Steve Lawrence <slawrence@tresys.com> | 2011-04-11 11:07:16 -0400 |
---|---|---|
committer | Steve Lawrence <slawrence@tresys.com> | 2011-04-11 15:49:17 -0400 |
commit | a0ea2d893df6d5ae57e941be5cad8e078de1c831 (patch) | |
tree | 71cfce5024df2be6d865891d93bb71948223b134 /libselinux/man/man3 | |
parent | c99414fc1f0f04001f8bf76c34846b8b59cc5702 (diff) | |
download | android_external_selinux-a0ea2d893df6d5ae57e941be5cad8e078de1c831.tar.gz android_external_selinux-a0ea2d893df6d5ae57e941be5cad8e078de1c831.tar.bz2 android_external_selinux-a0ea2d893df6d5ae57e941be5cad8e078de1c831.zip |
Fix plural secolor.conf in the man page and black/white mixup
Signed-off-by: Steve Lawrence <slawrence@tresys.com>
Diffstat (limited to 'libselinux/man/man3')
-rw-r--r-- | libselinux/man/man3/selinux_raw_context_to_color.3 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/libselinux/man/man3/selinux_raw_context_to_color.3 b/libselinux/man/man3/selinux_raw_context_to_color.3 index af12877d..d3ca83b5 100644 --- a/libselinux/man/man3/selinux_raw_context_to_color.3 +++ b/libselinux/man/man3/selinux_raw_context_to_color.3 @@ -20,7 +20,7 @@ associated to the raw context provided that the .BR mcstransd "(8)" daemon is running, the policy is an MLS type policy (MCS or MLS) and there is a color configuration file -.BR secolors.conf "(5)" +.BR secolor.conf "(5)" (see the .B FILES section). @@ -85,11 +85,11 @@ daemon is not running. .SH "FILES" .B selinux_raw_context_to_color obtains the translated entry from the active policy -.BR secolors.conf "(5)" +.BR secolor.conf "(5)" file as returned by .BR selinux_colors_path "(3)." The file format is described in -.BR secolors.conf "(5)." +.BR secolor.conf "(5)." .SH "NOTES" 1. The primary use of |