]> git.ipfire.org Git - thirdparty/man-pages.git/commitdiff
Removed trailing white space at end of lines
authorMichael Kerrisk <mtk.manpages@gmail.com>
Sun, 29 Mar 2015 20:31:35 +0000 (22:31 +0200)
committerMichael Kerrisk <mtk.manpages@gmail.com>
Sun, 29 Mar 2015 20:31:35 +0000 (22:31 +0200)
man1/intro.1
man2/ioctl_list.2
man7/nptl.7
man7/user_namespaces.7

index 9c3bba57e93098dc5a5cacba2c02c63acc7b440e..c59ea579e7d70d2e514ccdb164724475f858c5e1 100644 (file)
@@ -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 .
index ea5286257422518d8defd0b37a70943849819f63..ba993a10475cd2749dbae3c984a4303d3b133068 100644 (file)
@@ -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.
index 8d59215d4677cb22874df429df663efc352a35fb..0e4a365e2f3be0b012afc87581aea2ec9e078e8e 100644 (file)
@@ -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.
index 7774d011c6873f597437fec2d8076aac3dc453f1..9e6ef4954be31247c7a9beb5e1cdc78118c4dd9d 100644 (file)
@@ -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/