Hello Michael, The .RS/.RE Branden and you talked about in a previous email was useful here :-) Cheers, Alex Alejandro Colomar (10): system_data_types.7: ffix system_data_types.7: Add lconv lconv.3: New link to system_data_types(7) system_data_types.7: Add float_t float_t.3: New link to system_data_types(7) system_data_types.7: Add double_t double_t.3: New link to system_data_types(7) seccomp.2: Remove unneeded cast seccomp.2: Use ARRAY_SIZE() macro instead of raw sizeof division getgrent_r.3: Declare variables with different types in different lines man2/seccomp.2 | 3 +- man3/double_t.3 | 1 + man3/float_t.3 | 1 + man3/getgrent_r.3 | 3 +- man3/lconv.3 | 1 + man7/system_data_types.7 | 121 ++++++++++++++++++++++++++++++++++++++- 6 files changed, 127 insertions(+), 3 deletions(-) create mode 100644 man3/double_t.3 create mode 100644 man3/float_t.3 create mode 100644 man3/lconv.3 -- 2.28.0