From 6ce472898351fc28d9f111af28c53f39c25ab267 Mon Sep 17 00:00:00 2001 From: Miroslav Cimerman Date: Wed, 2 Apr 2025 16:27:26 +0000 Subject: [PATCH] man/man3type/intptr_t.3type: tfix Signed-off-by: Miroslav Cimerman Message-ID: Signed-off-by: Alejandro Colomar --- man/man3type/intptr_t.3type | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man/man3type/intptr_t.3type b/man/man3type/intptr_t.3type index ac7b18214b..30825eb1e0 100644 --- a/man/man3type/intptr_t.3type +++ b/man/man3type/intptr_t.3type @@ -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 -- 2.47.2