system_data_types.7: ffix

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-18 15:29:42 +02:00 committed by Michael Kerrisk
parent 924dea4c9c
commit f33cc31420
1 changed files with 2 additions and 2 deletions

View File

@ -65,7 +65,7 @@ system_data_types \- overview of system data types
.I ptrdiff_t
.IP
Include:
.I <stddef.h>.
.IR <stddef.h> .
.IP
Used for a count of elements, and array indices.
It is the result of subtracting two pointers.
@ -85,7 +85,7 @@ types in this page.
.I regoff_t
.IP
Include:
.I <regex.h>.
.IR <regex.h> .
.IP
According to POSIX, it shall be a signed integer type
capable of storing the largest value that can be stored in either a