summaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorEduardo Damato <2758161+edamato@users.noreply.github.com>2022-08-26 08:05:02 -0300
committerEduardo Damato <2758161+edamato@users.noreply.github.com>2022-09-04 13:48:45 -0300
commit3fa04fa9471cc1020c8c7e534ef1d4fa500c90d6 (patch)
tree1f5c3b3e312098249df82423d9836a676a71a2b1 /man
parent20c328bdcc0311555b87c72d770e7b4cbdb53871 (diff)
downloadprocps-ng-3fa04fa9471cc1020c8c7e534ef1d4fa500c90d6.tar.gz
docs: add info on why eip and esp are zeroed out
Diffstat (limited to 'man')
-rw-r--r--man/ps.16
1 files changed, 4 insertions, 2 deletions
diff --git a/man/ps.1 b/man/ps.1
index 9ca5a6c..dabfcfd 100644
--- a/man/ps.1
+++ b/man/ps.1
@@ -1258,11 +1258,13 @@ otherwise. (alias
T}
eip EIP T{
-instruction pointer.
+instruction pointer. As of kernel 4.9.xx will be zeroed out unless task is
+exiting or being core dumped.
T}
esp ESP T{
-stack pointer.
+stack pointer. As of kernel 4.9.xx will be zeroed out unless task is
+exiting or being core dumped.
T}
etime ELAPSED T{