On 9/18/20 7:04 PM, Alejandro Colomar wrote: > Signed-off-by: Alejandro Colomar <colomar.6.4.3@xxxxxxxxx> Thanks, Alex. Patch applied. Cheers, Michael > --- > man7/system_data_types.7 | 2 ++ > 1 file changed, 2 insertions(+) > > diff --git a/man7/system_data_types.7 b/man7/system_data_types.7 > index 5352f3ef2..48871e4eb 100644 > --- a/man7/system_data_types.7 > +++ b/man7/system_data_types.7 > @@ -96,6 +96,8 @@ typedef struct { > * the end of substring */ > } regmatch_t; > .EE > +.\".IP > +.\" FIXME: Add a description? > .IP > Conforming to: POSIX.1-2001 and later. > .IP > -- Michael Kerrisk Linux man-pages maintainer; http://www.kernel.org/doc/man-pages/ Linux/UNIX System Programming Training: http://man7.org/training/