]> git.ipfire.org Git - thirdparty/man-pages.git/commitdiff
man/man3type/intptr_t.3type: tfix
authorMiroslav Cimerman <mc@doas.su>
Wed, 2 Apr 2025 16:27:26 +0000 (16:27 +0000)
committerAlejandro Colomar <alx@kernel.org>
Wed, 2 Apr 2025 20:00:18 +0000 (22:00 +0200)
Signed-off-by: Miroslav Cimerman <mc@doas.su>
Message-ID: <wsk_s0nLv-HYkjBgAMVkOJW4DSkT5iYYr2anB6R-7X8ftiYyEKKOuNqJlE1jtRjeZjSvnlkxJ4Lm50DmcuS9ftSR_OQxu-8RcySOD5vTaKk=@doas.su>
Signed-off-by: Alejandro Colomar <alx@kernel.org>
man/man3type/intptr_t.3type

index ac7b18214b006ad1283dc0b654f2b62ece77371c..30825eb1e00e7a4aff4c735c6720e9b32d09269b 100644 (file)
@@ -41,7 +41,7 @@ such that any valid
 value can be converted to this type and then converted back.
 It is capable of storing values in the range
 .RB [ 0 ,
-.BR INTPTR_MAX ].
+.BR UINTPTR_MAX ].
 .P
 The macros
 .RB [ U ] INTPTR_WIDTH