diff options
| author | Michael Kerrisk <mtk.manpages@gmail.com> | 2018-12-23 18:11:54 +0100 |
|---|---|---|
| committer | Michael Kerrisk <mtk.manpages@gmail.com> | 2018-12-23 19:09:33 +0100 |
| commit | c02ed554e9f05d79bd72648f7f8ccdc68030347d (patch) | |
| tree | af7f03e2256de215e964b2fe9b00ac5263abf91d /man7/unix.7 | |
| parent | 744c8fa8d2b3e5efdee14de35ee426c26069124e (diff) | |
| download | man-pages-c02ed554e9f05d79bd72648f7f8ccdc68030347d.tar.gz | |
unix.7: wfix
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
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 1fc27e3f1b..d370ea2761 100644 --- a/man7/unix.7 +++ b/man7/unix.7 @@ -282,7 +282,8 @@ as the socket family. .B SO_PASSCRED Enables the receiving of the credentials of the sending process in an ancillary message. -When this option is set and the socket is not yet connected +.IP +When this option is set and the socket is not yet connected, a unique name in the abstract namespace will be generated automatically. .IP The value given as an argument to |
