aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Kerrisk <mtk.manpages@gmail.com>2016-03-11 16:52:21 +0100
committerMichael Kerrisk <mtk.manpages@gmail.com>2016-03-11 16:52:21 +0100
commit8924f6038748a342fc433ebd6958b4f12d17fc13 (patch)
tree9bc50d2ce12fd48bad12e867da52dde922190f8b
parentaea45daeee742f66b764f5d3ecb7317172ce2894 (diff)
downloadman-pages-8924f6038748a342fc433ebd6958b4f12d17fc13.tar.gz
recv.2: wfix
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
-rw-r--r--man2/recv.22
1 files changed, 1 insertions, 1 deletions
diff --git a/man2/recv.2 b/man2/recv.2
index 0491880da6..9530064297 100644
--- a/man2/recv.2
+++ b/man2/recv.2
@@ -393,7 +393,7 @@ The messages are of the form:
.nf
struct cmsghdr {
- size_t cmsg_len; /* data byte count, including hdr */
+ size_t cmsg_len; /* data byte count, including header */
int cmsg_level; /* originating protocol */
int cmsg_type; /* protocol-specific type */
/* followed by