Signed-off-by: Alejandro Colomar <colomar.6.4.3@xxxxxxxxx> --- 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 43e88942a..caca5bb3c 100644 --- a/man7/system_data_types.7 +++ b/man7/system_data_types.7 @@ -454,7 +454,7 @@ Used for a count of elements, and array indices. It is the result of subtracting two pointers. According to the C language standard, it shall be a signed integer type capable of storing values in the range -.BR "" [ PTRDIFF_MIN , +.RB [ PTRDIFF_MIN , .BR PTRDIFF_MAX ]. .IP The length modifier for -- 2.28.0