aboutsummaryrefslogtreecommitdiffstats
path: root/man7/unix.7
diff options
context:
space:
mode:
authorMichael Kerrisk <mtk.manpages@gmail.com>2007-06-08 09:56:56 +0000
committerMichael Kerrisk <mtk.manpages@gmail.com>2007-06-08 09:56:56 +0000
commitd9bfdb9c217823eec9258ab215c4b39851687c3c (patch)
treea81e59d01da2d46d259afdf639481357662e1378 /man7/unix.7
parent21be2ec1f86e8ea39abd65dec35ab8fb0a2538a6 (diff)
downloadman-pages-d9bfdb9c217823eec9258ab215c4b39851687c3c.tar.gz
Convert to American spelling conventions
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 b1198213e0..5f972acaa5 100644
--- a/man7/unix.7
+++ b/man7/unix.7
@@ -264,7 +264,7 @@ be used in portable programs.
but the implementation details differ.)
.SH NOTES
In the Linux implementation, sockets which are visible in the
-filesystem honour the permissions of the directory they are in.
+filesystem honor the permissions of the directory they are in.
Their owner, group and their permissions can be changed.
Creation of a new socket will fail if the process does not have write and
search (execute) permission on the directory the socket is created in.