summaryrefslogtreecommitdiffstats
path: root/man3type
diff options
context:
space:
mode:
authorJakub Wilk <jwilk@jwilk.net>2023-01-30 20:09:41 +0100
committerAlejandro Colomar <alx@kernel.org>2023-01-31 11:42:37 +0100
commit5ca33533d86c5603c3851f2108a75404f60d538e (patch)
tree986b7a9c5656ca31214a9bcae3a782a684c16d87 /man3type
parent81dbab4c7be18444a9575d15133863be468fd3ac (diff)
intN_t.3type: tfix
Signed-off-by: Jakub Wilk <jwilk@jwilk.net> Signed-off-by: Alejandro Colomar <alx@kernel.org>
Diffstat (limited to 'man3type')
-rw-r--r--man3type/intN_t.3type2
1 files changed, 1 insertions, 1 deletions
diff --git a/man3type/intN_t.3type b/man3type/intN_t.3type
index ca30516ef..09383cd65 100644
--- a/man3type/intN_t.3type
+++ b/man3type/intN_t.3type
@@ -98,7 +98,7 @@ are only required in implementations that provide integer types with width 64;
and all other types of this form are optional.
.PP
The macros
-.RB [ U ] INT \fIN\fP _WIDTH W
+.RB [ U ] INT \fIN\fP _WIDTH
expand to the width in bits of these types
.RI ( N ).
.PP