All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] inotify.7: tfix
@ 2014-09-10 14:25 Yuri Kozlov
       [not found] ` <1410359126-3700-1-git-send-email-yuray-YPGtXv8QU+00kPtPmH8OGQ@public.gmane.org>
  0 siblings, 1 reply; 4+ messages in thread
From: Yuri Kozlov @ 2014-09-10 14:25 UTC (permalink / raw)
  To: Michael Kerrisk; +Cc: linux-man-u79uwXL29TY76Z2rM5mHXA, Yuri Kozlov

---
 man7/inotify.7 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/man7/inotify.7 b/man7/inotify.7
index 725ae8e..aecdacf 100644
--- a/man7/inotify.7
+++ b/man7/inotify.7
@@ -801,7 +801,7 @@ since it requires that an application cycle through
 .B INT_MAX
 watch descriptors,
 release a watch descriptor while leaving unread events for that
-watch descriptor in the queue in the queue,
+watch descriptor in the queue,
 and then recycle that watch descriptor.
 For this reason, and because there have been no reports
 of the bug occurring in real-world applications,
-- 
2.1.0

--
To unsubscribe from this list: send the line "unsubscribe linux-man" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

^ permalink raw reply related	[flat|nested] 4+ messages in thread

* Re: [PATCH] inotify.7: tfix
       [not found] ` <1410359126-3700-1-git-send-email-yuray-YPGtXv8QU+00kPtPmH8OGQ@public.gmane.org>
@ 2014-09-14  2:16   ` Michael Kerrisk (man-pages)
  0 siblings, 0 replies; 4+ messages in thread
From: Michael Kerrisk (man-pages) @ 2014-09-14  2:16 UTC (permalink / raw)
  To: Yuri Kozlov
  Cc: mtk.manpages-Re5JQEeQqe8AvxtiuMwx3w, linux-man-u79uwXL29TY76Z2rM5mHXA

Applied. Thanks, Yuri.

Cheers,

Michel


On 09/10/2014 07:25 AM, Yuri Kozlov wrote:
> ---
>  man7/inotify.7 | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/man7/inotify.7 b/man7/inotify.7
> index 725ae8e..aecdacf 100644
> --- a/man7/inotify.7
> +++ b/man7/inotify.7
> @@ -801,7 +801,7 @@ since it requires that an application cycle through
>  .B INT_MAX
>  watch descriptors,
>  release a watch descriptor while leaving unread events for that
> -watch descriptor in the queue in the queue,
> +watch descriptor in the queue,
>  and then recycle that watch descriptor.
>  For this reason, and because there have been no reports
>  of the bug occurring in real-world applications,
> 


-- 
Michael Kerrisk
Linux man-pages maintainer; http://www.kernel.org/doc/man-pages/
Linux/UNIX System Programming Training: http://man7.org/training/
--
To unsubscribe from this list: send the line "unsubscribe linux-man" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [PATCH] inotify.7: tfix
       [not found] ` <1410357654-3611-1-git-send-email-yuray-YPGtXv8QU+00kPtPmH8OGQ@public.gmane.org>
@ 2014-09-14  2:16   ` Michael Kerrisk (man-pages)
  0 siblings, 0 replies; 4+ messages in thread
From: Michael Kerrisk (man-pages) @ 2014-09-14  2:16 UTC (permalink / raw)
  To: Yuri Kozlov
  Cc: mtk.manpages-Re5JQEeQqe8AvxtiuMwx3w, linux-man-u79uwXL29TY76Z2rM5mHXA

Applied. thanks, Yuri.

Cheers,

Michel

On 09/10/2014 07:00 AM, Yuri Kozlov wrote:
> ---
>  man7/inotify.7 | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/man7/inotify.7 b/man7/inotify.7
> index 5c2597b..725ae8e 100644
> --- a/man7/inotify.7
> +++ b/man7/inotify.7
> @@ -345,7 +345,7 @@ Only watch
>  .I pathname
>  if it is a directory.
>  Using this flag provides an application with a race-free way of
> -ensuring that the monitored objeect is a directory.
> +ensuring that the monitored object is a directory.
>  .RE
>  .PP
>  The following bits may be set in the
> 


-- 
Michael Kerrisk
Linux man-pages maintainer; http://www.kernel.org/doc/man-pages/
Linux/UNIX System Programming Training: http://man7.org/training/
--
To unsubscribe from this list: send the line "unsubscribe linux-man" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [PATCH] inotify.7: tfix
@ 2014-09-10 14:00 Yuri Kozlov
       [not found] ` <1410357654-3611-1-git-send-email-yuray-YPGtXv8QU+00kPtPmH8OGQ@public.gmane.org>
  0 siblings, 1 reply; 4+ messages in thread
From: Yuri Kozlov @ 2014-09-10 14:00 UTC (permalink / raw)
  To: Michael Kerrisk; +Cc: linux-man-u79uwXL29TY76Z2rM5mHXA, Yuri Kozlov

---
 man7/inotify.7 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/man7/inotify.7 b/man7/inotify.7
index 5c2597b..725ae8e 100644
--- a/man7/inotify.7
+++ b/man7/inotify.7
@@ -345,7 +345,7 @@ Only watch
 .I pathname
 if it is a directory.
 Using this flag provides an application with a race-free way of
-ensuring that the monitored objeect is a directory.
+ensuring that the monitored object is a directory.
 .RE
 .PP
 The following bits may be set in the
-- 
2.1.0

--
To unsubscribe from this list: send the line "unsubscribe linux-man" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

^ permalink raw reply related	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2014-09-14  2:16 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-09-10 14:25 [PATCH] inotify.7: tfix Yuri Kozlov
     [not found] ` <1410359126-3700-1-git-send-email-yuray-YPGtXv8QU+00kPtPmH8OGQ@public.gmane.org>
2014-09-14  2:16   ` Michael Kerrisk (man-pages)
  -- strict thread matches above, loose matches on Subject: below --
2014-09-10 14:00 Yuri Kozlov
     [not found] ` <1410357654-3611-1-git-send-email-yuray-YPGtXv8QU+00kPtPmH8OGQ@public.gmane.org>
2014-09-14  2:16   ` Michael Kerrisk (man-pages)

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.