On 10/25/20 11:08 PM, Alejandro Colomar wrote: > Signed-off-by: Alejandro Colomar <colomar.6.4.3@xxxxxxxxx> Thanks, Alex. Patch applied. Cheers, Michael > --- > man3/stailq.3 | 2 ++ > 1 file changed, 2 insertions(+) > > diff --git a/man3/stailq.3 b/man3/stailq.3 > index b937e0958..7686048c2 100644 > --- a/man3/stailq.3 > +++ b/man3/stailq.3 > @@ -391,3 +391,5 @@ main(void) > } > .EE > .SH SEE ALSO > +.BR insque (3), > +.BR queue (7) > -- Michael Kerrisk Linux man-pages maintainer; http://www.kernel.org/doc/man-pages/ Linux/UNIX System Programming Training: http://man7.org/training/