]> git.ipfire.org Git - thirdparty/man-pages.git/commitdiff
Removed trailing white space at end of lines
authorMichael Kerrisk <mtk.manpages@gmail.com>
Wed, 6 Mar 2019 16:18:15 +0000 (17:18 +0100)
committerMichael Kerrisk <mtk.manpages@gmail.com>
Wed, 6 Mar 2019 16:18:15 +0000 (17:18 +0100)
man2/inotify_add_watch.2
man2/sched_setattr.2
man7/bpf-helpers.7

index 7d614570a373058497105a2c2feefd35b8692d8b..034d5d6b92a38788151ca496b917019b0a3379b9 100644 (file)
@@ -134,7 +134,7 @@ contains
 .B IN_MASK_CREATE
 and
 .I pathname
-refers to a file already being watched by the same 
+refers to a file already being watched by the same
 .IR fd .
 .SH VERSIONS
 Inotify was merged into the 2.6.13 Linux kernel.
index e3b3265d38ee9a33ccff4d9a9a8aa8e851fd2215..948fc9e1ed817ffffa0c4e4a7c58a1c90056c8a5 100644 (file)
@@ -177,7 +177,7 @@ This flag allows an application to get informed about run-time overruns in
 threads.
 Such overruns may be caused by (for example) coarse execution time accounting
 or incorrect parameter assignment.
-Notification takes the form of a 
+Notification takes the form of a
 .B SIGXCPU
 signal which is generated on each overrun.
 .IP
index 26a3527f91a00d1d884fbdea62618c9bb7915502..7112b4536296809115a4e9816a863e48a7b0f183 100644 (file)
@@ -1,17 +1,17 @@
 .\" Man page generated from reStructuredText.
 .\" Copyright (C) All BPF authors and contributors from 2014 to present.
 .\" See git log include/uapi/linux/bpf.h in kernel tree for details.
-.\" 
+.\"
 .\" %%%LICENSE_START(VERBATIM)
 .\" Permission is granted to make and distribute verbatim copies of this
 .\" manual provided the copyright notice and this permission notice are
 .\" preserved on all copies.
-.\" 
+.\"
 .\" Permission is granted to copy and distribute modified versions of this
 .\" manual under the conditions for verbatim copying, provided that the
 .\" entire resulting derived work is distributed under the terms of a
 .\" permission notice identical to this one.
-.\" 
+.\"
 .\" Since the Linux kernel and libraries are constantly changing, this
 .\" manual page may be incorrect or out-of-date.  The author(s) assume no
 .\" responsibility for errors or omissions, or for damages resulting from
 .\" have taken the same level of care in the production of this manual,
 .\" which is licensed free of charge, as they might when working
 .\" professionally.
-.\" 
+.\"
 .\" Formatted or processed versions of this manual, if unaccompanied by
 .\" the source, must acknowledge the copyright and authors of this work.
 .\" %%%LICENSE_END
-.\" 
+.\"
 .\" Please do not edit this file. It was generated from the documentation
 .\" located in file include/uapi/linux/bpf.h of the Linux kernel sources
 .\" (helpers description), and from scripts/bpf_helpers_doc.py in the same