unix.7: tfix

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2018-07-26 11:46:22 +02:00
parent ffad6a017f
commit 1221abb60e
1 changed files with 1 additions and 1 deletions

View File

@ -404,7 +404,7 @@ in the receiving process.
The kernel constant
.BR SCM_MAX_FD
defines a limit on the number of file descriptors in the array.
Attempting to send an array larger than this limit cause
Attempting to send an array larger than this limit causes
.BR sendmsg (2)
to fail with the error
.BR EINVAL .