aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Kerrisk <mtk.manpages@gmail.com>2015-03-29 22:31:35 +0200
committerMichael Kerrisk <mtk.manpages@gmail.com>2015-03-29 22:31:35 +0200
commit458abbe62987e1767cf0ee66a7c159e7a18451a2 (patch)
treeef67b1ca2f8d0e63b49373c48564ef1b2a9f4e4a
parent329c1277b87774a4e53e48b325e44e65cfcb273a (diff)
downloadman-pages-458abbe62987e1767cf0ee66a7c159e7a18451a2.tar.gz
Removed trailing white space at end of lines
-rw-r--r--man1/intro.12
-rw-r--r--man2/ioctl_list.22
-rw-r--r--man7/nptl.72
-rw-r--r--man7/user_namespaces.72
4 files changed, 4 insertions, 4 deletions
diff --git a/man1/intro.1 b/man1/intro.1
index 9c3bba57e9..c59ea579e7 100644
--- a/man1/intro.1
+++ b/man1/intro.1
@@ -217,7 +217,7 @@ only the last component.
That is why
.I /home/aeb/tel
can be abbreviated
-to
+to
.I tel
when the current directory is
.IR /home/aeb .
diff --git a/man2/ioctl_list.2 b/man2/ioctl_list.2
index ea52862574..ba993a1047 100644
--- a/man2/ioctl_list.2
+++ b/man2/ioctl_list.2
@@ -475,7 +475,7 @@ l l l l.
0x000089E1 SIOCGETSGCNT struct sioc_sg_req * // I-O
.TE
-// <include/linux/msdos_fs.h> see
+// <include/linux/msdos_fs.h> see
.BR ioctl_fat (2)
.TS
l l l l.
diff --git a/man7/nptl.7 b/man7/nptl.7
index 8d59215d46..0e4a365e2f 100644
--- a/man7/nptl.7
+++ b/man7/nptl.7
@@ -85,7 +85,7 @@ change process credentials with functions that,
in addition to invoking the underlying system call,
arrange for all other threads in the process to also change their credentials.
-The implementation of each of these system calls involves the use of
+The implementation of each of these system calls involves the use of
a real-time signal that is sent (using
.BR tgkill (2))
to each of the other threads that must change its credentials.
diff --git a/man7/user_namespaces.7 b/man7/user_namespaces.7
index 7774d011c6..9e6ef4954b 100644
--- a/man7/user_namespaces.7
+++ b/man7/user_namespaces.7
@@ -626,7 +626,7 @@ capability in the parent user namespace.
.\" ============================================================
.\"
.SS The /proc/[pid]/setgroups file
-.\"
+.\"
.\" commit 9cc46516ddf497ea16e8d7cb986ae03a0f6b92f8
.\" commit 66d2f338ee4c449396b6f99f5e75cd18eb6df272
.\" http://lwn.net/Articles/626665/