diff options
| author | Samanta Navarro <ferivoz@riseup.net> | 2020-10-04 11:44:34 +0000 |
|---|---|---|
| committer | Michael Kerrisk <mtk.manpages@gmail.com> | 2020-10-07 19:24:59 +0200 |
| commit | 9d4976ce7df09c4aa9dcc9c7967e18fa9a768ee0 (patch) | |
| tree | e3efea5dae37ae85a823601b45c04841f9c3d1dd /man5/proc.5 | |
| parent | f2e7c3b645414c70e41b294ca4964a7458283e1c (diff) | |
| download | man-pages-9d4976ce7df09c4aa9dcc9c7967e18fa9a768ee0.tar.gz | |
mmap.2, proc.5, bpf-helpers.7, cpuset.7: tfix
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
Diffstat (limited to 'man5/proc.5')
| -rw-r--r-- | man5/proc.5 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man5/proc.5 b/man5/proc.5 index 67b9e7a911..ed309380b5 100644 --- a/man5/proc.5 +++ b/man5/proc.5 @@ -114,7 +114,7 @@ specific program (so long as the program doesn't otherwise reveal itself by its behavior). .\" As an additional bonus, since .\" .IR /proc/[pid]/cmdline -.\" is unaccessible for other users, +.\" is inaccessible for other users, .\" poorly written programs passing sensitive information via .\" program arguments are now protected against local eavesdroppers. .TP |
