aboutsummaryrefslogtreecommitdiffstats
path: root/man7/unix.7
diff options
context:
space:
mode:
authorMichael Kerrisk <mtk.manpages@gmail.com>2014-01-18 05:50:05 +1300
committerMichael Kerrisk <mtk.manpages@gmail.com>2014-01-18 20:47:23 +1300
commit1c7b245826fbc2fd230064aa8626c472f66477f7 (patch)
treebc1e9725ec31ec576aa920e440c74c0800ee412a /man7/unix.7
parent9d59df305fe2d407371761756a1e1151dc3f2c70 (diff)
downloadman-pages-1c7b245826fbc2fd230064aa8626c472f66477f7.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.74
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),