summaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorJim Warner <james.warner@comcast.net>2023-01-22 00:00:00 -0600
committerCraig Small <csmall@dropbear.xyz>2023-01-24 12:15:19 +1100
commitf9afbabce7bbe54de49d9c0e09e9c9084ab79971 (patch)
tree227ef71c84e56774a5cbbce512e81285e61c3a67 /man
parent2532b5d2ddf9158fdec488a25234155be6153aa5 (diff)
downloadprocps-ng-f9afbabce7bbe54de49d9c0e09e9c9084ab79971.tar.gz
misc: eliminated some instances of trailing whitespace
Signed-off-by: Jim Warner <james.warner@comcast.net>
Diffstat (limited to 'man')
-rw-r--r--man/ps.16
1 files changed, 3 insertions, 3 deletions
diff --git a/man/ps.1 b/man/ps.1
index 095425f..382e978 100644
--- a/man/ps.1
+++ b/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}