aboutsummaryrefslogtreecommitdiffstats
path: root/man7/unix.7
diff options
context:
space:
mode:
authorMichael Kerrisk <mtk.manpages@gmail.com>2018-04-12 10:42:34 +0200
committerMichael Kerrisk <mtk.manpages@gmail.com>2018-04-12 10:42:34 +0200
commitd3e7786deff75403aafe0a444d22a1f4dfbc3964 (patch)
tree0712b93042510cb581525cb7612cb7d0de421e14 /man7/unix.7
parent6170a241ea42a094f351956998e4a8883f4c515d (diff)
downloadman-pages-d3e7786deff75403aafe0a444d22a1f4dfbc3964.tar.gz
unix.7: wfix
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
Diffstat (limited to 'man7/unix.7')
-rw-r--r--man7/unix.74
1 files changed, 2 insertions, 2 deletions
diff --git a/man7/unix.7 b/man7/unix.7
index e98f83b99c..79f93899c6 100644
--- a/man7/unix.7
+++ b/man7/unix.7
@@ -584,8 +584,8 @@ at any time and will be finally removed from the filesystem when the last
reference to it is closed.
.PP
To pass file descriptors or credentials over a
-.BR SOCK_STREAM ,
-you need
+.BR SOCK_STREAM
+socket, you must
to send or receive at least one byte of nonancillary data in the same
.BR sendmsg (2)
or