On 10/23/20 9:40 AM, Alejandro Colomar wrote: > Signed-off-by: Alejandro Colomar <colomar.6.4.3@xxxxxxxxx> 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/