summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Kerrisk <mtk.manpages@gmail.com>2014-04-06 08:47:56 +0200
committerMichael Kerrisk <mtk.manpages@gmail.com>2014-04-06 08:47:56 +0200
commitfa1d49a63c43d79fe2a7d8faf2d7b12d427a1722 (patch)
tree67a47fb6b05db1f9132d1ddf0b64a63338a67c71
parent479173952e9d974110d22259fa74c7aefe741fdb (diff)
Removed trailing white space at end of lines
-rw-r--r--Changes.old2
-rw-r--r--man5/proc.52
-rw-r--r--man7/inotify.72
3 files changed, 3 insertions, 3 deletions
diff --git a/Changes.old b/Changes.old
index f6a7a01f1..42a487f2b 100644
--- a/Changes.old
+++ b/Changes.old
@@ -30111,7 +30111,7 @@ sync.8
(g)libc interfaces, so this sync(8) page doesn't really
belong. Furthermore, coreutils has a sync(1) page which
covers the same command. After dicussions on the
- coreutils list, I've decided to retire this page from
+ coreutils list, I've decided to retire this page from
man-pages.
Changes to individual pages
diff --git a/man5/proc.5 b/man5/proc.5
index 10ffae88d..a7b7a7114 100644
--- a/man5/proc.5
+++ b/man5/proc.5
@@ -360,7 +360,7 @@ The files in this directory are readable only by the owner of the process.
.\" Author: Cyrill Gorcunov <gorcunov@openvz.org>
.\" Date: Mon Dec 17 16:05:06 2012 -0800
.\"
-.\" Basically, the /proc/PID/fdinfo/ entry for an inotify FD
+.\" Basically, the /proc/PID/fdinfo/ entry for an inotify FD
.\" includes the file handles for all watched FDs
.\"
.TP
diff --git a/man7/inotify.7 b/man7/inotify.7
index 8078a8f0c..6579a590a 100644
--- a/man7/inotify.7
+++ b/man7/inotify.7
@@ -623,7 +623,7 @@ As a result, it does not catch remote events that occur
on network filesystems.
(Applications must fall back to polling the filesystem
to catch such events.)
-Furthermore, various pseudo-filesystems such as
+Furthermore, various pseudo-filesystems such as
.IR /proc ,
.IR /sys ,
and