Those types won't appear in this page.
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
C99 and later; POSIX.1-2001 and later.
.PP
See also the
-.IR __int128 ,
.IR intmax_t ,
.IR uint N _t ,
-.I uintmax_t
and
-.I unsigned __int128
+.I uintmax_t
types in this page.
.RE
.\"------------------------------------- intptr_t ---------------------/
C99 and later; POSIX.1-2001 and later.
.PP
See also the
-.IR __int128 ,
.IR intmax_t ,
.IR int N _t ,
-.I uintmax_t
and
-.I unsigned __int128
+.IR uintmax_t
types in this page.
.RE
.\"------------------------------------- uintptr_t --------------------/