aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Kerrisk <mtk.manpages@gmail.com>2020-04-10 10:00:30 +0200
committerMichael Kerrisk <mtk.manpages@gmail.com>2020-04-11 21:38:07 +0200
commitb258106ff9ee0b659d080931b26a319aaa64fb5d (patch)
treedde733e1a46e7ecd7d9fa8b6d463a61e57753bb9
parent68220f1c6a2e31bed5079bcfb334f2e0962a061c (diff)
downloadman-pages-b258106ff9ee0b659d080931b26a319aaa64fb5d.tar.gz
proc.5: ffix
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
-rw-r--r--man5/proc.58
1 files changed, 6 insertions, 2 deletions
diff --git a/man5/proc.5 b/man5/proc.5
index dfd9960e97..fecda52bfc 100644
--- a/man5/proc.5
+++ b/man5/proc.5
@@ -515,8 +515,12 @@ with a further null byte after the last string.
.IP
If, after an
.BR execve (2),
-the process modifies its argv strings, those changes will show up here.
-This is not the same thing as modifying the argv array.
+the process modifies its
+.I argv
+strings, those changes will show up here.
+This is not the same thing as modifying the
+.I argv
+array.
.IP
Furthermore, a process may change the memory location that this file refers via
.BR prctl (2)