From a0ea2d893df6d5ae57e941be5cad8e078de1c831 Mon Sep 17 00:00:00 2001 From: Steve Lawrence Date: Mon, 11 Apr 2011 11:07:16 -0400 Subject: Fix plural secolor.conf in the man page and black/white mixup Signed-off-by: Steve Lawrence --- libselinux/man/man3/selinux_raw_context_to_color.3 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'libselinux/man/man3') 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 -- cgit v1.2.3