All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] libselinux: Fix typo in sefcontext_compile.8
@ 2016-04-12 14:07 Petr Lautrbach
  2016-04-12 14:58 ` James Carter
  0 siblings, 1 reply; 2+ messages in thread
From: Petr Lautrbach @ 2016-04-12 14:07 UTC (permalink / raw)
  To: selinux

The man page contains 'prce' instead of 'pcre'

Reported-by: Milos Malik <mmalik@redhat.com>
Signed-off-by: Petr Lautrbach <plautrba@redhat.com>
---
 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

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] libselinux: Fix typo in sefcontext_compile.8
  2016-04-12 14:07 [PATCH] libselinux: Fix typo in sefcontext_compile.8 Petr Lautrbach
@ 2016-04-12 14:58 ` James Carter
  0 siblings, 0 replies; 2+ messages in thread
From: James Carter @ 2016-04-12 14:58 UTC (permalink / raw)
  To: Petr Lautrbach, selinux

On 04/12/2016 10:07 AM, Petr Lautrbach wrote:
> The man page contains 'prce' instead of 'pcre'
>
> Reported-by: Milos Malik <mmalik@redhat.com>
> Signed-off-by: Petr Lautrbach <plautrba@redhat.com>

Applied.

Thanks,
Jim

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


-- 
James Carter <jwcart2@tycho.nsa.gov>
National Security Agency

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2016-04-12 14:58 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-04-12 14:07 [PATCH] libselinux: Fix typo in sefcontext_compile.8 Petr Lautrbach
2016-04-12 14:58 ` James Carter

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.