All of lore.kernel.org
 help / color / mirror / Atom feed
From: Petr Lautrbach <plautrba@redhat.com>
To: kkz <izhaoshuang@163.com>, selinux@vger.kernel.org
Subject: Re: [PATCH] sepolicy: fix a spelling mistake
Date: Fri, 16 Dec 2022 15:12:14 +0100	[thread overview]
Message-ID: <871qozbfpd.fsf@redhat.com> (raw)
In-Reply-To: <20221216041602.19344-1-izhaoshuang@163.com>

kkz <izhaoshuang@163.com> writes:

> From: kkz <zhaoshuang@uniontech.com>
>
> Signed-off-by: kkz <zhaoshuang@uniontech.com>

Signed-off-by: needs to contain your real name - no pseudonyms or
anonymous contributions. Without this it doesn't serve its purpose, see

https://www.kernel.org/doc/html/latest/process/submitting-patches.html#developer-s-certificate-of-origin-1-1

> ---
>  python/sepolicy/sepolicy/templates/script.py | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/python/sepolicy/sepolicy/templates/script.py b/python/sepolicy/sepolicy/templates/script.py
> index c79738b8..564a6b38 100644
> --- a/python/sepolicy/sepolicy/templates/script.py
> +++ b/python/sepolicy/sepolicy/templates/script.py
> @@ -75,7 +75,7 @@ rpmbuild --define "_sourcedir ${pwd}" --define "_specdir ${pwd}" --define "_buil
>  """
>  
>  manpage="""\
> -# Generate a man page off the installed module
> +# Generate a man page of the installed module
>  sepolicy manpage -p . -d DOMAINTYPE_t
>  """
>  
> -- 
> 2.20.1


  reply	other threads:[~2022-12-16 14:13 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-12-16  4:16 [PATCH] sepolicy: fix a spelling mistake kkz
2022-12-16 14:12 ` Petr Lautrbach [this message]
     [not found] <[PATCH] sepolicy: fix a spelling mistake>
2022-12-16 15:27 ` zhaoshuang
  -- strict thread matches above, loose matches on Subject: below --
2022-12-16 15:33 zhaoshuang
2023-01-04 17:55 ` James Carter
2023-01-11 15:52   ` James Carter

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=871qozbfpd.fsf@redhat.com \
    --to=plautrba@redhat.com \
    --cc=izhaoshuang@163.com \
    --cc=selinux@vger.kernel.org \
    /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.