From dbba2b268ba4f06b6113e3d908690c41474e3b2e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C5=A0t=C4=9Bp=C3=A1n=20N=C4=9Bmec?= Date: Sun, 8 Aug 2021 10:41:15 +0200 Subject: [PATCH] unix.7: tfix MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Štěpán Němec Signed-off-by: Michael Kerrisk --- man7/unix.7 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man7/unix.7 b/man7/unix.7 index fc2834fe4..6d30b25cd 100644 --- a/man7/unix.7 +++ b/man7/unix.7 @@ -819,7 +819,7 @@ reference to it is closed. To pass file descriptors or credentials over a .BR SOCK_STREAM socket, you must -to send or receive at least one byte of nonancillary data in the same +send or receive at least one byte of nonancillary data in the same .BR sendmsg (2) or .BR recvmsg (2)