aboutsummaryrefslogtreecommitdiffstats
path: root/man7/unix.7
diff options
context:
space:
mode:
authorMichael Kerrisk <mtk.manpages@gmail.com>2017-10-20 12:36:42 +0200
committerMichael Kerrisk <mtk.manpages@gmail.com>2017-10-20 16:36:57 +0200
commita23d8efafc4469885a6d3fe1b621cb09548394ca (patch)
treee8afe72ccaf952dc39e49cf4e8793a0b69e7cb4a /man7/unix.7
parent6e2767983cd901779c1d05355d871bf148781716 (diff)
downloadman-pages-a23d8efafc4469885a6d3fe1b621cb09548394ca.tar.gz
capget.2, fanotify_init.2, fcntl.2, ioctl_tty.2, madvise.2, mbind.2, prctl.2, sched_setaffinity.2, hash.3, isgreater.3, posix_fallocate.3, sigvec.3, full.4, sd.4, wavelan.4, core.5, host.conf.5, epoll.7, signal.7, unix.7, user_namespaces.7: wfix (will fail --> fail/fails)
Reported-by: Pedro Alves <palves@redhat.com> Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
Diffstat (limited to 'man7/unix.7')
-rw-r--r--man7/unix.72
1 files changed, 1 insertions, 1 deletions
diff --git a/man7/unix.7 b/man7/unix.7
index 8576f13c51..e98f83b99c 100644
--- a/man7/unix.7
+++ b/man7/unix.7
@@ -224,7 +224,7 @@ then there is no guarantee that a null terminator is present in
.SS Pathname socket ownership and permissions
In the Linux implementation,
pathname sockets honor the permissions of the directory they are in.
-Creation of a new socket will fail if the process does not have write and
+Creation of a new socket fails if the process does not have write and
search (execute) permission on the directory in which the socket is created.
.PP
On Linux,