summaryrefslogtreecommitdiffstats
path: root/share/man/man7/stdint.7
diff options
context:
space:
mode:
Diffstat (limited to 'share/man/man7/stdint.7')
-rw-r--r--share/man/man7/stdint.78
1 files changed, 4 insertions, 4 deletions
diff --git a/share/man/man7/stdint.7 b/share/man/man7/stdint.7
index d05090a..2f36953 100644
--- a/share/man/man7/stdint.7
+++ b/share/man/man7/stdint.7
@@ -34,7 +34,7 @@
.In stdint.h
.Sh DESCRIPTION
The
-.Aq Pa stdint.h
+.In stdint.h
header provides source-portable integer types of a specific
size, smallest memory footprint with a minimum size, fastest
access speed with a minimum size, largest integer size, and
@@ -120,17 +120,17 @@ that can later be converted back to a pointer to
.Vt void .
.Pp
Additionally, the
-.Aq Pa stdint.h
+.In stdint.h
header defines some macros, but none of them are documented here.
.Sh STANDARDS
The
-.Aq Pa stdint.h
+.In stdint.h
header conforms to
.St -isoC-99
and
.St -p1003.1-2001 .
.Sh HISTORY
The
-.Aq Pa stdint.h
+.In stdint.h
header was first introduced in
.Fx 5.0 .
OpenPOWER on IntegriCloud