diff options
| author | Michael Kerrisk <mtk.manpages@gmail.com> | 2010-11-15 06:29:39 +0100 |
|---|---|---|
| committer | Michael Kerrisk <mtk.manpages@gmail.com> | 2010-11-15 06:29:39 +0100 |
| commit | cd0221ea328298ac3436a294bb057c374d365b81 (patch) | |
| tree | f3f7e7cebf2c57dd6eab5f57ba8e51262728c356 /man7 | |
| parent | ec55a2b613c1335b6682becd73a26109c79f4007 (diff) | |
| download | man-pages-cd0221ea328298ac3436a294bb057c374d365b81.tar.gz | |
unix.7: ffix
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
Diffstat (limited to 'man7')
| -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 2a4311ab33..7627e9bd40 100644 --- a/man7/unix.7 +++ b/man7/unix.7 @@ -376,7 +376,8 @@ or .BR recvmsg (2). .TP .B EPROTONOSUPPORT -Passed protocol is not AF_UNIX. +Passed protocol is not +.BR AF_UNIX . .TP .B EPROTOTYPE Remote socket does not match the local socket type |
