diff options
| author | Michael Kerrisk <mtk.manpages@gmail.com> | 2008-07-01 16:32:22 +0000 |
|---|---|---|
| committer | Michael Kerrisk <mtk.manpages@gmail.com> | 2008-07-01 16:32:22 +0000 |
| commit | 27e8d1a56dc1f3bb061e2d0476a3c80e8a4c40b2 (patch) | |
| tree | 6747cb9ac05c180e23d653daa7dad9751bb7d1da /man7/unix.7 | |
| parent | 5abf2394cbdbc51edb95c962add7053b1f4ab6cb (diff) | |
| download | man-pages-27e8d1a56dc1f3bb061e2d0476a3c80e8a4c40b2.tar.gz | |
ffix
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 c68bab218b..3f66b37427 100644 --- a/man7/unix.7 +++ b/man7/unix.7 @@ -108,7 +108,7 @@ should not be inspected. .IR abstract : an abstract socket address is distinguished by the fact that .IR sun_path[0] -is a null byte (`\\0'). +is a null byte ('\\0'). All of the remaining bytes in .I sun_path define the "name" of the socket. |
