diff options
Diffstat (limited to 'man7/unix.7')
| -rw-r--r-- | man7/unix.7 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man7/unix.7 b/man7/unix.7 index fc2834fe40..6d30b25cd4 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) |
