diff options
| author | Michael Kerrisk <mtk.manpages@gmail.com> | 2007-06-08 09:56:56 +0000 |
|---|---|---|
| committer | Michael Kerrisk <mtk.manpages@gmail.com> | 2007-06-08 09:56:56 +0000 |
| commit | d9bfdb9c217823eec9258ab215c4b39851687c3c (patch) | |
| tree | a81e59d01da2d46d259afdf639481357662e1378 /man7/unix.7 | |
| parent | 21be2ec1f86e8ea39abd65dec35ab8fb0a2538a6 (diff) | |
| download | man-pages-d9bfdb9c217823eec9258ab215c4b39851687c3c.tar.gz | |
Convert to American spelling conventions
Diffstat (limited to 'man7/unix.7')
| -rw-r--r-- | man7/unix.7 | 2 |
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. |
