On 9/25/20 9:31 AM, 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, 1 insertion(+), 1 deletion(-) > > diff --git a/man7/system_data_types.7 b/man7/system_data_types.7 > index f40b1373f..095a20f6d 100644 > --- a/man7/system_data_types.7 > +++ b/man7/system_data_types.7 > @@ -219,7 +219,7 @@ typedef struct { > .EE > .IP > It is the type of the value returned by the > -.I imaxdiv (3) > +.BR imaxdiv (3) > function. > .IP > Conforming to: C99 and later; POSIX.1-2001 and later. > -- Michael Kerrisk Linux man-pages maintainer; http://www.kernel.org/doc/man-pages/ Linux/UNIX System Programming Training: http://man7.org/training/