diff options
| author | Jakub Wilk <jwilk@jwilk.net> | 2017-01-04 00:36:57 +0100 |
|---|---|---|
| committer | Michael Kerrisk <mtk.manpages@gmail.com> | 2017-01-04 15:27:41 +1300 |
| commit | 4529d4e536611624d13d243f2add1a51d5afb438 (patch) | |
| tree | 5c507bb9cf678ea915410a317402876aff98ce11 /man7/unix.7 | |
| parent | b41d621b95e5ee24ff1f4d25a23c652a2c06b78b (diff) | |
| download | man-pages-4529d4e536611624d13d243f2add1a51d5afb438.tar.gz | |
unix.7: tfix
Signed-off-by: Jakub Wilk <jwilk@jwilk.net>
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 d04adb4f91..89dada0ba8 100644 --- a/man7/unix.7 +++ b/man7/unix.7 @@ -538,7 +538,7 @@ Unknown socket type. .B ETOOMANYREFS This error can occur for .BR sendmsg (2) -when sending a file descriptor as ancilary data over +when sending a file descriptor as ancillary data over a UNIX domain socket (see the description of .BR SCM_RIGHTS , above). |
