]> git.ipfire.org Git - thirdparty/man-pages.git/commitdiff
system_data_types.7: srcfix
authorAlejandro Colomar <colomar.6.4.3@gmail.com>
Fri, 25 Sep 2020 08:03:30 +0000 (10:03 +0200)
committerMichael Kerrisk <mtk.manpages@gmail.com>
Fri, 25 Sep 2020 10:38:20 +0000 (12:38 +0200)
Signed-off-by: Alejandro Colomar <colomar.6.4.3@gmail.com>
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
man7/system_data_types.7

index b04457bbf8a513f02b555a1ab8e0092ba30dc884..c621bfd2d9ea6f4a0400705d6766fc7fb1645b6b 100644 (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