diff options
| author | Michael Kerrisk <mtk.manpages@gmail.com> | 2008-06-05 17:52:37 +0000 |
|---|---|---|
| committer | Michael Kerrisk <mtk.manpages@gmail.com> | 2008-06-05 17:52:37 +0000 |
| commit | f8a07a215402da181c4c29c48e034e40f826cd1f (patch) | |
| tree | 2cfa720b210306738043188a7584196cfd9556f4 /man7/unix.7 | |
| parent | 26868e5b2676c542ba69abc5d255d67ba2a977fe (diff) | |
| download | man-pages-f8a07a215402da181c4c29c48e034e40f826cd1f.tar.gz | |
s/'/\\'/ to improve rendering in UTF-8.
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 e6bb1b8590..06cd73b455 100644 --- a/man7/unix.7 +++ b/man7/unix.7 @@ -80,7 +80,7 @@ always contains contains the zero-terminated pathname of the socket in the file system. If .I sun_path -starts with a null byte (''\0'), +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 |
