diff options
Diffstat (limited to 'man7/unix.7')
| -rw-r--r-- | man7/unix.7 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/man7/unix.7 b/man7/unix.7 index 4595684c12..25e0b0aebb 100644 --- a/man7/unix.7 +++ b/man7/unix.7 @@ -542,7 +542,8 @@ The socket file has all permissions enabled, other than those that are turned off by the process .BR umask (2). -A socket's owner, group, and permissions can be changed (using +For a socket that is visible in the filesystem, +the owner, group, and permissions can be changed (using .BR chown (2) and .BR chmod (2)). |
