system_data_types.7: srcfix

Signed-off-by: Alejandro Colomar <colomar.6.4.3@gmail.com>
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Alejandro Colomar 2020-09-25 10:03:30 +02:00 committed by Michael Kerrisk
parent 59a1988b25
commit 963e636c35
1 changed files with 1 additions and 1 deletions

View File

@ -382,7 +382,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