All of lore.kernel.org
 help / color / mirror / Atom feed
From: James Carter <jwcart2@tycho.nsa.gov>
To: Petr Lautrbach <plautrba@redhat.com>, selinux@tycho.nsa.gov
Subject: Re: [PATCH] libselinux: Fix typo in sefcontext_compile.8
Date: Tue, 12 Apr 2016 10:58:02 -0400	[thread overview]
Message-ID: <570D0CFA.3010807@tycho.nsa.gov> (raw)
In-Reply-To: <1460470076-2823-1-git-send-email-plautrba@redhat.com>

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

      reply	other threads:[~2016-04-12 14:58 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-04-12 14:07 [PATCH] libselinux: Fix typo in sefcontext_compile.8 Petr Lautrbach
2016-04-12 14:58 ` James Carter [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=570D0CFA.3010807@tycho.nsa.gov \
    --to=jwcart2@tycho.nsa.gov \
    --cc=plautrba@redhat.com \
    --cc=selinux@tycho.nsa.gov \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.