From 041d1287e88250bf06ad159c6c696bd653a77957 Mon Sep 17 00:00:00 2001 From: ru Date: Thu, 12 Dec 2002 17:26:04 +0000 Subject: Uniformly refer to a file system as "file system". Approved by: re --- share/man/man4/unix.4 | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'share/man/man4/unix.4') 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 -- cgit v1.1