aboutsummaryrefslogtreecommitdiffstats
path: root/man7/unix.7
diff options
context:
space:
mode:
authorTorin Carey <torin@tcarey.uk>2019-10-29 12:51:44 +0000
committerMichael Kerrisk <mtk.manpages@gmail.com>2019-10-31 06:18:30 +0100
commit897367f900a353d279913c144ca0dc99d9f531c1 (patch)
tree95b67b8e0bf7c3ea9f442ca957a162d4cdeba749 /man7/unix.7
parent6a141329250b8a41672b88548e1ffe982051e736 (diff)
downloadman-pages-897367f900a353d279913c144ca0dc99d9f531c1.tar.gz
unix.7: tfix
In the given example, the second recvmsg(2) call should receive four bytes, as the third sendmsg(2) call only sends four. Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
Diffstat (limited to 'man7/unix.7')
-rw-r--r--man7/unix.72
1 files changed, 1 insertions, 1 deletions
diff --git a/man7/unix.7 b/man7/unix.7
index 5948942685..aa07793c20 100644
--- a/man7/unix.7
+++ b/man7/unix.7
@@ -566,7 +566,7 @@ The first call will receive five bytes of data,
along with the ancillary data sent by the second
.BR sendmsg (2)
call.
-The next call will receive the remaining five bytes of data.
+The next call will receive the remaining four bytes of data.
.PP
If the space allocated for receiving incoming ancillary data is too small
then the ancillary data is truncated to the number of headers