From 1c7b245826fbc2fd230064aa8626c472f66477f7 Mon Sep 17 00:00:00 2001 From: Michael Kerrisk Date: Sat, 18 Jan 2014 05:50:05 +1300 Subject: [PATCH] unix.7: wfix Signed-off-by: Michael Kerrisk --- man7/unix.7 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/man7/unix.7 b/man7/unix.7 index 08d230f6a..b0ade5b47 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),