summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Kerrisk <mtk.manpages@gmail.com>2014-07-08 16:36:37 +0200
committerMichael Kerrisk <mtk.manpages@gmail.com>2014-07-08 16:36:37 +0200
commitcbe0e644477c160154c0c5b06f9830eae2c964c0 (patch)
treefede8ecb9b03012ad316c0e4cdc2ac8a1fed26fd
parentb73bd2685016fc163e55bc0f094f26284b1ce898 (diff)
Removed trailing white space at end of lines
-rw-r--r--man2/dup.22
-rw-r--r--man2/syslog.22
-rw-r--r--man7/inotify.72
3 files changed, 3 insertions, 3 deletions
diff --git a/man2/dup.2 b/man2/dup.2
index 89e6ccde7..c3ad1368a 100644
--- a/man2/dup.2
+++ b/man2/dup.2
@@ -94,7 +94,7 @@ This is important, because trying to implement equivalent functionality using
.BR close (2)
and
.BR dup ()
-would be
+would be
subject to race conditions, whereby
.I newfd
might be reused between the two steps.
diff --git a/man2/syslog.2 b/man2/syslog.2
index fe4d3dc82..b47dd466c 100644
--- a/man2/syslog.2
+++ b/man2/syslog.2
@@ -144,7 +144,7 @@ and 9
.BR SYSLOG_ACTION_CONSOLE_OFF " (6)"
The command saves the current value of
.I console_loglevel
-and then sets
+and then sets
.I console_loglevel
to
.IR minimum_console_loglevel ,
diff --git a/man7/inotify.7 b/man7/inotify.7
index f38d66a94..ddddbd283 100644
--- a/man7/inotify.7
+++ b/man7/inotify.7
@@ -779,7 +779,7 @@ watch descriptor number has any pending unread events in the inotify queue.
Thus, it can happen that a watch descriptor is reallocated even
when pending unread events exist for a previous incarnation of
that watch descriptor number, with the result that the application
-might then read those events and interpret them as belonging to
+might then read those events and interpret them as belonging to
the file associated with the newly recycled watch descriptor.
In practice, the likelihood of hitting this bug may be extremely low,
since it requires that an application cycle through