diff mbox series

semanage/semanage-boolean.8: Fix a minor typo

Message ID 20190404211938.24183-1-plautrba@redhat.com (mailing list archive)
State Accepted
Headers show
Series semanage/semanage-boolean.8: Fix a minor typo | expand

Commit Message

Petr Lautrbach April 4, 2019, 9:19 p.m. UTC
boolan -> boolean

Reported-by: Bogdan BOTEZ <bmbogdan@gmail.com>
Signed-off-by: Petr Lautrbach <plautrba@redhat.com>
---
 python/semanage/semanage-boolean.8 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

Nicolas Iooss April 7, 2019, 8:21 p.m. UTC | #1
On Thu, Apr 4, 2019 at 11:19 PM Petr Lautrbach <plautrba@redhat.com> wrote:
>
> boolan -> boolean
>
> Reported-by: Bogdan BOTEZ <bmbogdan@gmail.com>
> Signed-off-by: Petr Lautrbach <plautrba@redhat.com>

Acked-by: Nicolas Iooss <nicolas.iooss@m4x.org>

> ---
>  python/semanage/semanage-boolean.8 | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/python/semanage/semanage-boolean.8 b/python/semanage/semanage-boolean.8
> index 99a6260b..1282d106 100644
> --- a/python/semanage/semanage-boolean.8
> +++ b/python/semanage/semanage-boolean.8
> @@ -45,7 +45,7 @@ Disable the boolean
>
>  .SH EXAMPLE
>  .nf
> -Turn on the apache can send mail boolan
> +Turn on the apache can send mail boolean
>  # semanage boolean \-m \-\-on httpd_can_sendmail
>
>  List customized booleans
> --
> 2.21.0
>
Petr Lautrbach April 30, 2019, 4 p.m. UTC | #2
Nicolas Iooss <nicolas.iooss@m4x.org> writes:

> On Thu, Apr 4, 2019 at 11:19 PM Petr Lautrbach 
> <plautrba@redhat.com> wrote:
>>
>> boolan -> boolean
>>
>> Reported-by: Bogdan BOTEZ <bmbogdan@gmail.com>
>> Signed-off-by: Petr Lautrbach <plautrba@redhat.com>
>
> Acked-by: Nicolas Iooss <nicolas.iooss@m4x.org>

Merged.

>> ---
>>  python/semanage/semanage-boolean.8 | 2 +-
>>  1 file changed, 1 insertion(+), 1 deletion(-)
>>
>> diff --git a/python/semanage/semanage-boolean.8 
>> b/python/semanage/semanage-boolean.8
>> index 99a6260b..1282d106 100644
>> --- a/python/semanage/semanage-boolean.8
>> +++ b/python/semanage/semanage-boolean.8
>> @@ -45,7 +45,7 @@ Disable the boolean
>>
>>  .SH EXAMPLE
>>  .nf
>> -Turn on the apache can send mail boolan
>> +Turn on the apache can send mail boolean
>>  # semanage boolean \-m \-\-on httpd_can_sendmail
>>
>>  List customized booleans
>> --
>> 2.21.0
>>
diff mbox series

Patch

diff --git a/python/semanage/semanage-boolean.8 b/python/semanage/semanage-boolean.8
index 99a6260b..1282d106 100644
--- a/python/semanage/semanage-boolean.8
+++ b/python/semanage/semanage-boolean.8
@@ -45,7 +45,7 @@  Disable the boolean
 
 .SH EXAMPLE
 .nf
-Turn on the apache can send mail boolan
+Turn on the apache can send mail boolean
 # semanage boolean \-m \-\-on httpd_can_sendmail
 
 List customized booleans