Fix plural secolor.conf in the man page and black/white mixup

Signed-off-by: Steve Lawrence <slawrence@tresys.com>
This commit is contained in:
Steve Lawrence 2011-04-11 11:07:16 -04:00
parent c99414fc1f
commit a0ea2d893d
2 changed files with 6 additions and 6 deletions

View File

@ -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

View File

@ -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