diff options
| author | Štěpán Němec <stepnem@gmail.com> | 2021-08-08 10:41:15 +0200 |
|---|---|---|
| committer | Michael Kerrisk <mtk.manpages@gmail.com> | 2021-08-09 02:32:37 +0200 |
| commit | dbba2b268ba4f06b6113e3d908690c41474e3b2e (patch) | |
| tree | f55abc65ef9de6f08f962e35e6837c000e6c9c99 /man7/unix.7 | |
| parent | dc2c64be7a43f18e1dcd7e8dc5861525384b8727 (diff) | |
| download | man-pages-dbba2b268ba4f06b6113e3d908690c41474e3b2e.tar.gz | |
unix.7: tfix
Signed-off-by: Štěpán Němec <stepnem@gmail.com>
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
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) |
