diff options
| author | Michael Kerrisk <mtk.manpages@gmail.com> | 2018-07-26 11:46:22 +0200 |
|---|---|---|
| committer | Michael Kerrisk <mtk.manpages@gmail.com> | 2018-07-28 12:30:44 +0200 |
| commit | 1221abb60eab3d2bb7fea369da7298de9504727e (patch) | |
| tree | f8dc6dfa55d1d0f01b3019c63740774d870fe647 /man7/unix.7 | |
| parent | ffad6a017f9130f2e3c3cec19ea4815f00735156 (diff) | |
| download | man-pages-1221abb60eab3d2bb7fea369da7298de9504727e.tar.gz | |
unix.7: tfix
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 8e0ebc2e77..0e73b75dd7 100644 --- a/man7/unix.7 +++ b/man7/unix.7 @@ -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 . |
