All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] scripts/bash_aliases: tfix
@ 2021-02-22  7:56 Jakub Wilk
  2021-02-22 13:45 ` Alejandro Colomar (man-pages)
  0 siblings, 1 reply; 4+ messages in thread
From: Jakub Wilk @ 2021-02-22  7:56 UTC (permalink / raw)
  To: Michael Kerrisk; +Cc: linux-man

Signed-off-by: Jakub Wilk <jwilk@jwilk.net>
---
 scripts/bash_aliases | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/scripts/bash_aliases b/scripts/bash_aliases
index c0c8bc33e..a14c65cd4 100644
--- a/scripts/bash_aliases
+++ b/scripts/bash_aliases
@@ -128,7 +128,7 @@ function man_lsfunc()
 	|uniq;
 }
 
-#  pdfman()  reanders a manual page in PDF
+#  pdfman()  renders a manual page in PDF
 # Usage example:  .../man-pages$ pdfman man2/membarrier.2;
 
 function pdfman()
-- 
2.30.1


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

* Re: [PATCH] scripts/bash_aliases: tfix
  2021-02-22  7:56 [PATCH] scripts/bash_aliases: tfix Jakub Wilk
@ 2021-02-22 13:45 ` Alejandro Colomar (man-pages)
  0 siblings, 0 replies; 4+ messages in thread
From: Alejandro Colomar (man-pages) @ 2021-02-22 13:45 UTC (permalink / raw)
  To: Jakub Wilk; +Cc: linux-man, Michael Kerrisk

Hi Jakub,

On 2/22/21 8:56 AM, Jakub Wilk wrote:
> Signed-off-by: Jakub Wilk <jwilk@jwilk.net>

Thanks, for spotting this.  Applied!

Thanks,

Alex

> ---
>   scripts/bash_aliases | 2 +-
>   1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/scripts/bash_aliases b/scripts/bash_aliases
> index c0c8bc33e..a14c65cd4 100644
> --- a/scripts/bash_aliases
> +++ b/scripts/bash_aliases
> @@ -128,7 +128,7 @@ function man_lsfunc()
>   	|uniq;
>   }
>   
> -#  pdfman()  reanders a manual page in PDF
> +#  pdfman()  renders a manual page in PDF
>   # Usage example:  .../man-pages$ pdfman man2/membarrier.2;
>   
>   function pdfman()
> 

-- 
Alejandro Colomar
Linux man-pages comaintainer; https://www.kernel.org/doc/man-pages/
http://www.alejandro-colomar.es/

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

* Re: [PATCH] scripts/bash_aliases: tfix
  2021-02-26 20:11 Alejandro Colomar
@ 2021-03-03 21:04 ` Michael Kerrisk (man-pages)
  0 siblings, 0 replies; 4+ messages in thread
From: Michael Kerrisk (man-pages) @ 2021-03-03 21:04 UTC (permalink / raw)
  To: Alejandro Colomar; +Cc: mtk.manpages, Jakub Wilk, linux-man

Hello ALex, and Jakub,

On 2/26/21 9:11 PM, Alejandro Colomar wrote:
> From: Jakub Wilk <jwilk@jwilk.net>
> 
> Signed-off-by: Jakub Wilk <jwilk@jwilk.net>
> Signed-off-by: Alejandro Colomar <alx.manpages@gmail.com>

Thanks.

Patch applied.

Cheers,

Michael

> ---
>  scripts/bash_aliases | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/scripts/bash_aliases b/scripts/bash_aliases
> index c0c8bc33e..a14c65cd4 100644
> --- a/scripts/bash_aliases
> +++ b/scripts/bash_aliases
> @@ -128,7 +128,7 @@ function man_lsfunc()
>  	|uniq;
>  }
>  
> -#  pdfman()  reanders a manual page in PDF
> +#  pdfman()  renders a manual page in PDF
>  # Usage example:  .../man-pages$ pdfman man2/membarrier.2;
>  
>  function pdfman()
> 


-- 
Michael Kerrisk
Linux man-pages maintainer; http://www.kernel.org/doc/man-pages/
Linux/UNIX System Programming Training: http://man7.org/training/

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

* [PATCH] scripts/bash_aliases: tfix
@ 2021-02-26 20:11 Alejandro Colomar
  2021-03-03 21:04 ` Michael Kerrisk (man-pages)
  0 siblings, 1 reply; 4+ messages in thread
From: Alejandro Colomar @ 2021-02-26 20:11 UTC (permalink / raw)
  To: mtk.manpages; +Cc: Jakub Wilk, linux-man, Alejandro Colomar

From: Jakub Wilk <jwilk@jwilk.net>

Signed-off-by: Jakub Wilk <jwilk@jwilk.net>
Signed-off-by: Alejandro Colomar <alx.manpages@gmail.com>
---
 scripts/bash_aliases | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/scripts/bash_aliases b/scripts/bash_aliases
index c0c8bc33e..a14c65cd4 100644
--- a/scripts/bash_aliases
+++ b/scripts/bash_aliases
@@ -128,7 +128,7 @@ function man_lsfunc()
 	|uniq;
 }
 
-#  pdfman()  reanders a manual page in PDF
+#  pdfman()  renders a manual page in PDF
 # Usage example:  .../man-pages$ pdfman man2/membarrier.2;
 
 function pdfman()
-- 
2.30.1.721.g45526154a5


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

end of thread, other threads:[~2021-03-04  0:31 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-02-22  7:56 [PATCH] scripts/bash_aliases: tfix Jakub Wilk
2021-02-22 13:45 ` Alejandro Colomar (man-pages)
2021-02-26 20:11 Alejandro Colomar
2021-03-03 21:04 ` Michael Kerrisk (man-pages)

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.