summaryrefslogtreecommitdiffstats
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
parent741e66ae9a1bb6b7044c933ebad5f117bb33809c (diff)
Removed trailing white space at end of lines
-rw-r--r--man2/clone.22
-rw-r--r--man2/shmctl.22
-rw-r--r--man5/proc.510
3 files changed, 7 insertions, 7 deletions
diff --git a/man2/clone.2 b/man2/clone.2
index ced22a688..70dad08c2 100644
--- a/man2/clone.2
+++ b/man2/clone.2
@@ -822,7 +822,7 @@ option should not be specified.
For some architectures, the order of the arguments for the system call
differs from that shown above.
-On the score, microblaze, ARM, ARM 64, PA-RISC, arc, Power PC, xtensa,
+On the score, microblaze, ARM, ARM 64, PA-RISC, arc, Power PC, xtensa,
and MIPS architectures,
the order of the fourth and fifth arguments is reversed.
On the cris and s390 architectures,
diff --git a/man2/shmctl.2 b/man2/shmctl.2
index 37e090180..48db235f2 100644
--- a/man2/shmctl.2
+++ b/man2/shmctl.2
@@ -154,7 +154,7 @@ will be set.
The caller \fImust\fP ensure that a segment is eventually destroyed;
otherwise its pages that were faulted in will remain in memory or swap.
.IP
-See also the description of
+See also the description of
.I /proc/sys/kernel/shm_rmid_forced
in
.BR proc (5).
diff --git a/man5/proc.5 b/man5/proc.5
index e235cb629..88e2d24ee 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