unix.7: Minor wording fix

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2016-06-17 18:57:06 +02:00
parent 00b78c5fda
commit 89657ef57d
1 changed files with 2 additions and 1 deletions

View File

@ -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)).