The man page contains 'prce' instead of 'pcre' Reported-by: Milos Malik <mmalik@xxxxxxxxxx> Signed-off-by: Petr Lautrbach <plautrba@xxxxxxxxxx> --- libselinux/man/man8/sefcontext_compile.8 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/libselinux/man/man8/sefcontext_compile.8 b/libselinux/man/man8/sefcontext_compile.8 index b77ff3a..4eae173 100644 --- a/libselinux/man/man8/sefcontext_compile.8 +++ b/libselinux/man/man8/sefcontext_compile.8 @@ -13,14 +13,14 @@ sefcontext_compile \- compile file context regular expression files .SH "DESCRIPTION" .B sefcontext_compile is used to compile file context regular expressions into -.BR prce (3) +.BR pcre (3) format. .sp The compiled file is used by libselinux file labeling functions. .sp By default .B sefcontext_compile -writes the compiled prce file with the +writes the compiled pcre file with the .B .bin suffix appended (e.g. \fIinputfile\fB.bin\fR). .SH OPTIONS -- 2.7.3 _______________________________________________ Selinux mailing list Selinux@xxxxxxxxxxxxx To unsubscribe, send email to Selinux-leave@xxxxxxxxxxxxx. To get help, send an email containing "help" to Selinux-request@xxxxxxxxxxxxx.