aboutsummaryrefslogtreecommitdiffstats
path: root/man7/unix.7
diff options
context:
space:
mode:
authorMichael Kerrisk <mtk.manpages@gmail.com>2016-06-17 18:57:06 +0200
committerMichael Kerrisk <mtk.manpages@gmail.com>2016-06-20 14:08:30 +0200
commit89657ef57d75c7c0b21f5df6bd37fe45f2333ba0 (patch)
tree0ea373d844972719d541dbc5ed9b8212e3f55f16 /man7/unix.7
parent00b78c5fdadd9b2ea69ac7e55b9ce09d2b80f54e (diff)
downloadman-pages-89657ef57d75c7c0b21f5df6bd37fe45f2333ba0.tar.gz
unix.7: Minor wording fix
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
Diffstat (limited to 'man7/unix.7')
-rw-r--r--man7/unix.73
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)).