diff options
Diffstat (limited to 'man5/proc.5')
| -rw-r--r-- | man5/proc.5 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/man5/proc.5 b/man5/proc.5 index 32e9e0be81..d204e862ce 100644 --- a/man5/proc.5 +++ b/man5/proc.5 @@ -4623,7 +4623,7 @@ Writing to FIFOs is unrestricted. 1 Don't allow .B O_CREAT -.BR open (2) +.BR open (2) on FIFOs that the caller doesn't own in world-writable sticky directories, unless the FIFO is owned by the owner of the directory. .TP @@ -4696,7 +4696,7 @@ Writing to regular files is unrestricted. 1 Don't allow .B O_CREAT -.BR open (2) +.BR open (2) on regular files that the caller doesn't own in world-writable sticky directories, unless the regular file is owned by the owner of the directory. |
