misc: eliminated some instances of trailing whitespace
Signed-off-by: Jim Warner <james.warner@comcast.net>
This commit is contained in:
6
man/ps.1
6
man/ps.1
@ -1256,7 +1256,7 @@ T}
|
||||
|
||||
drs DRS T{
|
||||
data resident set size, the amount of private memory \fIreserved\fR by a process.
|
||||
It is also known as DATA. Such memory may not yet be mapped to
|
||||
It is also known as DATA. Such memory may not yet be mapped to
|
||||
.B rss
|
||||
but will always be included
|
||||
included in the
|
||||
@ -1278,12 +1278,12 @@ otherwise. (alias
|
||||
T}
|
||||
|
||||
eip EIP T{
|
||||
instruction pointer. As of kernel 4.9.xx will be zeroed out unless task is
|
||||
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. As of kernel 4.9.xx will be zeroed out unless task is
|
||||
stack pointer. As of kernel 4.9.xx will be zeroed out unless task is
|
||||
exiting or being core dumped.
|
||||
T}
|
||||
|
||||
|
Reference in New Issue
Block a user