summaryrefslogtreecommitdiff
path: root/man5
diff options
context:
space:
mode:
authorMichael Kerrisk <mtk.manpages@gmail.com>2013-04-19 13:57:07 +0200
committerMichael Kerrisk <mtk.manpages@gmail.com>2013-04-19 13:57:07 +0200
commit7d2e6d74151feee8c5a618b5170bf29aa9dfa70c (patch)
treec5929cdfe279a38234ed1b75cd10d84d27650e76 /man5
parent741e66ae9a1bb6b7044c933ebad5f117bb33809c (diff)
Removed trailing white space at end of lines
Diffstat (limited to 'man5')
-rw-r--r--man5/proc.510
1 files changed, 5 insertions, 5 deletions
diff --git a/man5/proc.5 b/man5/proc.5
index e235cb62..88e2d24e 100644
--- a/man5/proc.5
+++ b/man5/proc.5
@@ -340,7 +340,7 @@ Here is an example, with the output wrapped and reformatted to fit on an 80-colu
.in +4n
.nf
-.RB "$" " ls -l /proc/self/map_files/"
+.RB "$" " ls -l /proc/self/map_files/"
lr\-\-\-\-\-\-\-\-. 1 root root 64 Apr 16 21:31
3252e00000\-3252e20000 \-> /usr/lib64/ld-2.15.so
\&...
@@ -394,7 +394,7 @@ The format of the file is:
35b1800000-35b1820000 r-xp 00000000 08:02 135522 /usr/lib64/ld-2.15.so
35b1a1f000-35b1a20000 r--p 0001f000 08:02 135522 /usr/lib64/ld-2.15.so
35b1a20000-35b1a21000 rw-p 00020000 08:02 135522 /usr/lib64/ld-2.15.so
-35b1a21000-35b1a22000 rw-p 00000000 00:00 0
+35b1a21000-35b1a22000 rw-p 00000000 00:00 0
35b1c00000-35b1dac000 r-xp 00000000 08:02 135870 /usr/lib64/libc-2.15.so
35b1dac000-35b1fac000 ---p 001ac000 08:02 135870 /usr/lib64/libc-2.15.so
35b1fac000-35b1fb0000 r--p 001ac000 08:02 135870 /usr/lib64/libc-2.15.so
@@ -407,7 +407,7 @@ f2c6ff8c000-7f2c7078c000 rw-p 00000000 00:00 0 [stack:986]
.fi
.in
-The
+The
.I address
field is the address space in the process that the mapping occupies.
The
@@ -460,10 +460,10 @@ It corresponds to the
.IR /proc/[pid]/task/[tid]/
path.
.TP
-.IR [vdso]
+.IR [vdso]
The virtual dynamically linked shared object.
.TP
-.IR [heap]
+.IR [heap]
The process's heap.
.in
.fi