[PATCH 1/3] system_data_types.7: ffix

Michael Kerrisk (man-pages) mtk.manpages@gmail.com
Fri Sep 18 20:42:40 GMT 2020


On 9/18/20 3:29 PM, Alejandro Colomar wrote:
> Signed-off-by: Alejandro Colomar <colomar.6.4.3@gmail.com>

Thanks, Alex. Patch applied.

Cheers,

Michael


> ---
>  man7/system_data_types.7 | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/man7/system_data_types.7 b/man7/system_data_types.7
> index 16dcb7d66..2ccbfe817 100644
> --- a/man7/system_data_types.7
> +++ b/man7/system_data_types.7
> @@ -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
> 


-- 
Michael Kerrisk
Linux man-pages maintainer; http://www.kernel.org/doc/man-pages/
Linux/UNIX System Programming Training: http://man7.org/training/


More information about the Libc-alpha mailing list