diff options
Diffstat (limited to 'man7/unix.7')
| -rw-r--r-- | man7/unix.7 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/man7/unix.7 b/man7/unix.7 index 08d230f6aa..b0ade5b471 100644 --- a/man7/unix.7 +++ b/man7/unix.7 @@ -73,8 +73,8 @@ always contains Three types of address are distinguished in this structure: .IP * 3 .IR pathname : -a UNIX domain socket can be bound to a null-terminated file -system pathname using +a UNIX domain socket can be bound to a null-terminated +filesystem pathname using .BR bind (2). When the address of the socket is returned by .BR getsockname (2), |
