summaryrefslogtreecommitdiffstats
path: root/share/man/man4/unix.4
diff options
context:
space:
mode:
Diffstat (limited to 'share/man/man4/unix.4')
-rw-r--r--share/man/man4/unix.48
1 files changed, 4 insertions, 4 deletions
diff --git a/share/man/man4/unix.4 b/share/man/man4/unix.4
index c6d227b..a2e9356 100644
--- a/share/man/man4/unix.4
+++ b/share/man/man4/unix.4
@@ -56,10 +56,10 @@ family supports the
and
.Dv SOCK_DGRAM
socket types and uses
-filesystem pathnames for addressing.
+file system pathnames for addressing.
.Sh ADDRESSING
.Ux Ns -domain
-addresses are variable-length filesystem pathnames of
+addresses are variable-length file system pathnames of
at most 104 characters.
The include file
.Aq Pa sys/un.h
@@ -76,7 +76,7 @@ Binding a name to a
.Ux Ns -domain
socket with
.Xr bind 2
-causes a socket file to be created in the filesystem.
+causes a socket file to be created in the file system.
This file is
.Em not
removed when the socket is closed \(em
@@ -93,7 +93,7 @@ All addresses are absolute- or relative-pathnames
of other
.Ux Ns -domain
sockets.
-Normal filesystem access-control mechanisms are also
+Normal file system access-control mechanisms are also
applied when referencing pathnames; e.g., the destination
of a
.Xr connect 2
OpenPOWER on IntegriCloud