proc.5: srcfix: Note commit (in 3.4) that added /proc/PID/maps "[stack:<num>]"

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2013-03-17 11:13:19 +01:00
parent 21781757a0
commit a60894c598
1 changed files with 1 additions and 0 deletions

View File

@ -409,6 +409,7 @@ There are additional helpful pseudo-paths:
The initial process's (also known as the main thread's) stack
.TP
.IR [stack:<tid>] " (since Linux 3.4)"
.\" commit b76437579d1344b612cf1851ae610c636cec7db0
A thread's stack (where the
.IR <tid>
is a thread ID).