summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlejandro Colomar <alx.manpages@gmail.com>2022-07-22 02:49:13 +0200
committerAlejandro Colomar <alx.manpages@gmail.com>2022-07-22 02:49:13 +0200
commitf9f25914e4ed393ac284ab921876e8a78722c504 (patch)
treeacb3520f4984e31c9c9217524a2fe6af06aed5ae
parentee95aefc79aa804cbc1b402fa9acec93c34cad46 (diff)
size_t.3type: tfix
Signed-off-by: Alejandro Colomar <alx.manpages@gmail.com>
-rw-r--r--man3type/size_t.3type2
1 files changed, 1 insertions, 1 deletions
diff --git a/man3type/size_t.3type b/man3type/size_t.3type
index 226f427c6..35733d0a9 100644
--- a/man3type/size_t.3type
+++ b/man3type/size_t.3type
@@ -34,7 +34,7 @@ capable of storing values in the range
.BR SIZE_MAX ].
.TP
.I ssize_t
-Used for a cout of bytes or an error indication.
+Used for a count of bytes or an error indication.
According to POSIX,
it shall be a signed integer type
capable of storing values al least in the range