From fa1d49a63c43d79fe2a7d8faf2d7b12d427a1722 Mon Sep 17 00:00:00 2001 From: Michael Kerrisk Date: Sun, 6 Apr 2014 08:47:56 +0200 Subject: [PATCH] Removed trailing white space at end of lines --- Changes.old | 2 +- man5/proc.5 | 2 +- man7/inotify.7 | 2 +- 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 .\" 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