diff options
| author | Michael Kerrisk <mtk.manpages@gmail.com> | 2008-06-09 15:49:35 +0000 |
|---|---|---|
| committer | Michael Kerrisk <mtk.manpages@gmail.com> | 2008-06-09 15:49:35 +0000 |
| commit | f81fb4445b17557964679fa9bab4f61bce571f95 (patch) | |
| tree | 4823a54a9ebcab1042814df9bd824076f7b2b3cc /man7/unix.7 | |
| parent | 84c517a450239fd846ebb0a4e576f02fe395d609 (diff) | |
| download | man-pages-f81fb4445b17557964679fa9bab4f61bce571f95.tar.gz | |
s/\\'/\\(aq/
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 06cd73b455..a5299390ce 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 (\(aq\\0\(aq), 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 |
