aboutsummaryrefslogtreecommitdiffstats
path: root/man5
diff options
context:
space:
mode:
authorMichael Kerrisk <mtk.manpages@gmail.com>2020-06-09 14:48:01 +0200
committerMichael Kerrisk <mtk.manpages@gmail.com>2020-06-09 14:48:40 +0200
commitfd85c2387bc34bcc8fba7761be0c2484fc038610 (patch)
tree06e4e174ef34541df152231264bf5830afd8791d /man5
parent8e454c19e2ac787c6577bc0598c47cecbdf8fbda (diff)
downloadman-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.54
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.