aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--libselinux/man/man3/selinux_raw_context_to_color.36
-rw-r--r--libselinux/man/man5/secolor.conf.5 (renamed from libselinux/man/man5/secolors.conf.5)6
2 files changed, 6 insertions, 6 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
diff --git a/libselinux/man/man5/secolors.conf.5 b/libselinux/man/man5/secolor.conf.5
index 91cb4cbd..e50d5601 100644
--- a/libselinux/man/man5/secolors.conf.5
+++ b/libselinux/man/man5/secolor.conf.5
@@ -1,7 +1,7 @@
-.TH "secolors.conf" "5" "08 April 2011" "SELinux API documentation"
+.TH "secolor.conf" "5" "08 April 2011" "SELinux API documentation"
.SH "NAME"
-secolors.conf \- The SELinux color configuration file.
+secolor.conf \- The SELinux color configuration file.
.SH "DESCRIPTION"
This optional file controls the color to be associated to the context components associated to the
@@ -45,7 +45,7 @@ A single word name for the color (e.g. red).
.RE
.I color_mask
.RS
-A color mask starting with a hash (#) that describes the hexadecimal RGB colors with black being #ffffff and white being #000000.
+A color mask starting with a hash (#) that describes the hexadecimal RGB colors with black being #000000 and white being #ffffff.
.RE
.I context_component
.RS