diff options
Diffstat (limited to 'man7/unix.7')
| -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 9751abd5e9..67960fd366 100644 --- a/man7/unix.7 +++ b/man7/unix.7 @@ -79,7 +79,8 @@ always contains contains the zero-terminated pathname of the socket in the file system. If .B sun_path -starts with a zero byte it refers to the abstract namespace maintained by +starts with a null byte (''\0'), +then it refers to the abstract namespace maintained by the Unix protocol module. The socket's address in this namespace is given by the rest of the bytes in |
