libselinux: Fix spelling errors in manpages
Signed-off-by: Laurent Bigonville <bigon@bigon.be>
This commit is contained in:
parent
3ef0fef845
commit
f42c3d4564
|
@ -12,7 +12,7 @@ selinux_boolean_sub \-
|
||||||
searches the
|
searches the
|
||||||
.I \%/etc/selinux/{POLICYTYPE}/booleans.subs_dist
|
.I \%/etc/selinux/{POLICYTYPE}/booleans.subs_dist
|
||||||
file
|
file
|
||||||
for a maching boolean_name record. If the record exists the boolean substitution name is returned. If not
|
for a matching boolean_name record. If the record exists the boolean substitution name is returned. If not
|
||||||
.BR \%selinux_boolean_sub ()
|
.BR \%selinux_boolean_sub ()
|
||||||
returns the original
|
returns the original
|
||||||
.IR \%boolean_name .
|
.IR \%boolean_name .
|
||||||
|
|
|
@ -119,7 +119,7 @@ By default
|
||||||
.BR selinux_restorecon_xattr (3)
|
.BR selinux_restorecon_xattr (3)
|
||||||
will use the default set of specfiles described in
|
will use the default set of specfiles described in
|
||||||
.BR files_contexts (5)
|
.BR files_contexts (5)
|
||||||
to calculate the initial SHA1 digest to be used for comparision.
|
to calculate the initial SHA1 digest to be used for comparison.
|
||||||
To change this default behavior
|
To change this default behavior
|
||||||
.BR selabel_open (3)
|
.BR selabel_open (3)
|
||||||
must be called specifying the required
|
must be called specifying the required
|
||||||
|
|
Loading…
Reference in New Issue