All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] slist.3: tfix
@ 2020-10-23  7:40 Alejandro Colomar
  2020-10-23 16:11 ` Michael Kerrisk (man-pages)
  0 siblings, 1 reply; 2+ messages in thread
From: Alejandro Colomar @ 2020-10-23  7:40 UTC (permalink / raw)
  To: mtk.manpages; +Cc: Alejandro Colomar, linux-man

Signed-off-by: Alejandro Colomar <colomar.6.4.3@gmail.com>
---

Hi Michael,

I missed one of these it seems.

Regards,

A

 man3/slist.3 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/man3/slist.3 b/man3/slist.3
index b54c05da3..c0182f804 100644
--- a/man3/slist.3
+++ b/man3/slist.3
@@ -99,7 +99,7 @@ named
 .IR NAME .
 The argument
 .IR HEADNAME
-is the name of a user defined structure that must be declared
+is the name of a user-defined structure that must be declared
 using the macro
 .BR SLIST_HEAD ().
 .PP
-- 
2.28.0


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

* Re: [PATCH] slist.3: tfix
  2020-10-23  7:40 [PATCH] slist.3: tfix Alejandro Colomar
@ 2020-10-23 16:11 ` Michael Kerrisk (man-pages)
  0 siblings, 0 replies; 2+ messages in thread
From: Michael Kerrisk (man-pages) @ 2020-10-23 16:11 UTC (permalink / raw)
  To: Alejandro Colomar; +Cc: mtk.manpages, linux-man

On 10/23/20 9:40 AM, Alejandro Colomar wrote:
> Signed-off-by: Alejandro Colomar <colomar.6.4.3@gmail.com>

Thanks, Alex. Patch applied.

Cheers,

Michael

> ---
> 
> Hi Michael,
> 
> I missed one of these it seems.
> 
> Regards,
> 
> A
> 
>  man3/slist.3 | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/man3/slist.3 b/man3/slist.3
> index b54c05da3..c0182f804 100644
> --- a/man3/slist.3
> +++ b/man3/slist.3
> @@ -99,7 +99,7 @@ named
>  .IR NAME .
>  The argument
>  .IR HEADNAME
> -is the name of a user defined structure that must be declared
> +is the name of a user-defined structure that must be declared
>  using the macro
>  .BR SLIST_HEAD ().
>  .PP
> 


-- 
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] 2+ messages in thread

end of thread, other threads:[~2020-10-23 16:11 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-10-23  7:40 [PATCH] slist.3: tfix Alejandro Colomar
2020-10-23 16:11 ` 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.