diff options
| author | Yuri Kozlov <yuray@komyakino.ru> | 2010-11-15 06:18:31 +0100 |
|---|---|---|
| committer | Michael Kerrisk <mtk.manpages@gmail.com> | 2010-11-15 06:18:31 +0100 |
| commit | 40656bc7d080aa43971d74a648cfd7aba59e3f2e (patch) | |
| tree | 380f2f5be50a7d69acf22dd93b952ba3d5ff6d94 | |
| parent | 07451ab1b9ac25da6e996b239fc2aa07f00b3ac9 (diff) | |
| download | man-pages-40656bc7d080aa43971d74a648cfd7aba59e3f2e.tar.gz | |
unix.7: ffix
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
| -rw-r--r-- | man7/unix.7 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/man7/unix.7 b/man7/unix.7 index bab5c8b60e..1ab218b3d9 100644 --- a/man7/unix.7 +++ b/man7/unix.7 @@ -332,7 +332,8 @@ User memory address was not valid. .TP .B EINVAL Invalid argument passed. -A common cause is the missing setting of AF_UNIX +A common cause is the missing setting of +.B AF_UNIX in the .I sun_type field of passed addresses or the socket being in an |
