aboutsummaryrefslogtreecommitdiffstats
path: root/man5
diff options
context:
space:
mode:
authorMichael Kerrisk <mtk.manpages@gmail.com>2017-02-21 21:53:42 +0100
committerMichael Kerrisk <mtk.manpages@gmail.com>2017-02-21 21:53:42 +0100
commitc56a0185fc47223cbc8b5dcf1ae9390d48dd3db1 (patch)
tree6208a56f4e87ff99049b7295ba0112542b450699 /man5
parent20b8f0e2a551aa4e800a3af69b4cf41002b01601 (diff)
downloadman-pages-c56a0185fc47223cbc8b5dcf1ae9390d48dd3db1.tar.gz
proc.5: Add reference to vdso(7) in discussion of /proc/PID/maps
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
Diffstat (limited to 'man5')
-rw-r--r--man5/proc.52
1 files changed, 2 insertions, 0 deletions
diff --git a/man5/proc.5 b/man5/proc.5
index f087ff250f..1967082c46 100644
--- a/man5/proc.5
+++ b/man5/proc.5
@@ -1135,6 +1135,8 @@ path.
.TP
.IR [vdso]
The virtual dynamically linked shared object.
+See
+.BR vdso (7).
.TP
.IR [heap]
The process's heap.