diff options
| author | Michael Kerrisk <mtk.manpages@gmail.com> | 2020-06-09 14:48:01 +0200 |
|---|---|---|
| committer | Michael Kerrisk <mtk.manpages@gmail.com> | 2020-06-09 14:48:40 +0200 |
| commit | fd85c2387bc34bcc8fba7761be0c2484fc038610 (patch) | |
| tree | 06e4e174ef34541df152231264bf5830afd8791d /man5 | |
| parent | 8e454c19e2ac787c6577bc0598c47cecbdf8fbda (diff) | |
| download | man-pages-fd85c2387bc34bcc8fba7761be0c2484fc038610.tar.gz | |
openat2.2, proc.5, bpf-helpers.7: srcfix: strip trailing whitespace
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
Diffstat (limited to 'man5')
| -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. |
