Hi Alex, On Sun, 25 Oct 2020 at 11:24, Alejandro Colomar <colomar.6.4.3@xxxxxxxxx> wrote: > > Signed-off-by: Alejandro Colomar <colomar.6.4.3@xxxxxxxxx> Thanks. Applied. > --- > > Hi Michael, > > After these 2 patches, I think I'll only add one more patch > to all of the pages improving a bit the SYNOPSIS > (taking a good idea from OpenBSD's queue(3)). Thanks for the background. > I guess you're about to release, so please wait for that one :) Yes, within the next week or so. Thanks, Michael > I'll have it in a few minutes, anyway :p > > Cheers, > > Alex > > man3/queue.3 | 3 ++- > 1 file changed, 2 insertions(+), 1 deletion(-) > > diff --git a/man3/queue.3 b/man3/queue.3 > index 1c9a6f573..3931f8c96 100644 > --- a/man3/queue.3 > +++ b/man3/queue.3 > @@ -1,5 +1,6 @@ > .\" Copyright (c) 1993 > -.\" The Regents of the University of California. All rights reserved. > +.\" The Regents of the University of California. All rights reserved. > +.\" and Copyright (c) 2020 by Alejandro Colomar <colomar.6.4.3@xxxxxxxxx> > .\" > .\" %%%LICENSE_START(BSD_3_CLAUSE_UCB) > .\" Redistribution and use in source and binary forms, with or without > -- > 2.28.0 > -- Michael Kerrisk Linux man-pages maintainer; http://www.kernel.org/doc/man-pages/ Linux/UNIX System Programming Training: http://man7.org/training/