aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Kerrisk <mtk.manpages@gmail.com>2020-10-27 14:14:20 +0100
committerMichael Kerrisk <mtk.manpages@gmail.com>2020-10-27 14:51:44 +0100
commit14948ad6ecd669a9f56a8281a48f9b0fb87eb399 (patch)
treee351317b516a57ec314bc0c239f248ad9dd9c0b3
parentbd13ace0c51786681407e072c9ff558168626102 (diff)
downloadman-pages-14948ad6ecd669a9f56a8281a48f9b0fb87eb399.tar.gz
proc.5: Minor fixes
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
-rw-r--r--man5/proc.56
1 files changed, 3 insertions, 3 deletions
diff --git a/man5/proc.5 b/man5/proc.5
index e1e61adad2..213fc004e3 100644
--- a/man5/proc.5
+++ b/man5/proc.5
@@ -2070,7 +2070,7 @@ check (refer to
If the check denies access, then the field value is displayed as 0.
The affected fields are indicated with the marking [PT].
.RS
-.TP 10
+.TP
(1) \fIpid\fP \ %d
.br
The process ID.
@@ -2410,7 +2410,8 @@ size (1) total program size
(same as VmSize in \fI/proc/[pid]/status\fP)
resident (2) resident set size
(same as VmRSS in \fI/proc/[pid]/status\fP)
-shared (3) number of resident shared pages (i.e., backed by a file)
+shared (3) number of resident shared pages
+ (i.e., backed by a file)
(same as RssFile+RssShmem in \fI/proc/[pid]/status\fP)
text (4) text (code)
.\" (not including libs; broken, includes data segment)
@@ -3007,7 +3008,6 @@ requests and to counter memory fragmentation.
The order matches the column number, when starting to count at zero.
.IP
For example on an x86-64 system:
-.IP
.RS -12
.EX
Node 0, zone DMA 1 1 1 0 2 1 1 0 1 1 3