From 458abbe62987e1767cf0ee66a7c159e7a18451a2 Mon Sep 17 00:00:00 2001 From: Michael Kerrisk Date: Sun, 29 Mar 2015 22:31:35 +0200 Subject: [PATCH] Removed trailing white space at end of lines --- man1/intro.1 | 2 +- man2/ioctl_list.2 | 2 +- man7/nptl.7 | 2 +- man7/user_namespaces.7 | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/man1/intro.1 b/man1/intro.1 index 9c3bba57e..c59ea579e 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 ea5286257..ba993a104 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 -// see +// see .BR ioctl_fat (2) .TS l l l l. diff --git a/man7/nptl.7 b/man7/nptl.7 index 8d59215d4..0e4a365e2 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 7774d011c..9e6ef4954 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/