linux-man.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 1/2] ptrace.2: tfix
@ 2016-01-04 15:59 Jakub Wilk
       [not found] ` <1451923175-4316-1-git-send-email-jwilk-tXgOlIzOKNReoWH0uzbU5w@public.gmane.org>
  0 siblings, 1 reply; 4+ messages in thread
From: Jakub Wilk @ 2016-01-04 15:59 UTC (permalink / raw)
  To: Michael Kerrisk; +Cc: linux-man-u79uwXL29TY76Z2rM5mHXA

Signed-off-by: Jakub Wilk <jwilk-tXgOlIzOKNReoWH0uzbU5w@public.gmane.org>

diff --git a/man2/ptrace.2 b/man2/ptrace.2
index 1942456..395fe12 100644
--- a/man2/ptrace.2
+++ b/man2/ptrace.2
@@ -2085,7 +2085,7 @@ A process can
 .B PTRACE_ATTACH
 to any other process running under the same UID,
 as long as the tracee is dumpable (i.e., it did
-did not transition UIDs or start start privileged, and it has not employed
+not transition UIDs or start start privileged, and it has not employed
 the
 .BR prctl (2)
 .B PR_SET_DUMPABLE
-- 
2.6.4

--
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

* [PATCH 2/2] futex.2: tfix
       [not found] ` <1451923175-4316-1-git-send-email-jwilk-tXgOlIzOKNReoWH0uzbU5w@public.gmane.org>
@ 2016-01-04 15:59   ` Jakub Wilk
       [not found]     ` <1451923175-4316-2-git-send-email-jwilk-tXgOlIzOKNReoWH0uzbU5w@public.gmane.org>
  2016-01-08 16:26   ` [PATCH 1/2] ptrace.2: tfix Michael Kerrisk (man-pages)
  1 sibling, 1 reply; 4+ messages in thread
From: Jakub Wilk @ 2016-01-04 15:59 UTC (permalink / raw)
  To: Michael Kerrisk; +Cc: linux-man-u79uwXL29TY76Z2rM5mHXA

Signed-off-by: Jakub Wilk <jwilk-tXgOlIzOKNReoWH0uzbU5w@public.gmane.org>

diff --git a/man2/futex.2 b/man2/futex.2
index 8c6c023..7cf0d0b 100644
--- a/man2/futex.2
+++ b/man2/futex.2
@@ -516,7 +516,7 @@ unlock(A);
 If a waker thread used
 .BR FUTEX_WAKE ,
 then all waiters waiting on B would be woken up,
-and they would would all try to acquire lock A.
+and they would all try to acquire lock A.
 However, waking all of the threads in this manner would be pointless because
 all except one of the threads would immediately block on lock A again.
 By contrast, a requeue operation wakes just one waiter and moves
-- 
2.6.4

--
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 1/2] ptrace.2: tfix
       [not found] ` <1451923175-4316-1-git-send-email-jwilk-tXgOlIzOKNReoWH0uzbU5w@public.gmane.org>
  2016-01-04 15:59   ` [PATCH 2/2] futex.2: tfix Jakub Wilk
@ 2016-01-08 16:26   ` Michael Kerrisk (man-pages)
  1 sibling, 0 replies; 4+ messages in thread
From: Michael Kerrisk (man-pages) @ 2016-01-08 16:26 UTC (permalink / raw)
  To: Jakub Wilk
  Cc: mtk.manpages-Re5JQEeQqe8AvxtiuMwx3w,
	linux-man-u79uwXL29TY76Z2rM5mHXA

Thanks, Jakub. Applied. And see below.

On 01/04/2016 04:59 PM, Jakub Wilk wrote:
> Signed-off-by: Jakub Wilk <jwilk-tXgOlIzOKNReoWH0uzbU5w@public.gmane.org>
> 
> diff --git a/man2/ptrace.2 b/man2/ptrace.2
> index 1942456..395fe12 100644
> --- a/man2/ptrace.2
> +++ b/man2/ptrace.2
> @@ -2085,7 +2085,7 @@ A process can
>  .B PTRACE_ATTACH
>  to any other process running under the same UID,
>  as long as the tracee is dumpable (i.e., it did
> -did not transition UIDs or start start privileged, and it has not employed
> +not transition UIDs or start start privileged, and it has not employed

There was a second error here :-). s/start start/start/. Fixed.

Cheers,

Michael


-- 
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 2/2] futex.2: tfix
       [not found]     ` <1451923175-4316-2-git-send-email-jwilk-tXgOlIzOKNReoWH0uzbU5w@public.gmane.org>
@ 2016-01-08 16:26       ` Michael Kerrisk (man-pages)
  0 siblings, 0 replies; 4+ messages in thread
From: Michael Kerrisk (man-pages) @ 2016-01-08 16:26 UTC (permalink / raw)
  To: Jakub Wilk
  Cc: mtk.manpages-Re5JQEeQqe8AvxtiuMwx3w,
	linux-man-u79uwXL29TY76Z2rM5mHXA

On 01/04/2016 04:59 PM, Jakub Wilk wrote:
> Signed-off-by: Jakub Wilk <jwilk-tXgOlIzOKNReoWH0uzbU5w@public.gmane.org>

Thanks, Jakub. Applied.

Cheers,

Michael

> diff --git a/man2/futex.2 b/man2/futex.2
> index 8c6c023..7cf0d0b 100644
> --- a/man2/futex.2
> +++ b/man2/futex.2
> @@ -516,7 +516,7 @@ unlock(A);
>  If a waker thread used
>  .BR FUTEX_WAKE ,
>  then all waiters waiting on B would be woken up,
> -and they would would all try to acquire lock A.
> +and they would all try to acquire lock A.
>  However, waking all of the threads in this manner would be pointless because
>  all except one of the threads would immediately block on lock A again.
>  By contrast, a requeue operation wakes just one waiter and moves
> 


-- 
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

end of thread, other threads:[~2016-01-08 16:26 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-01-04 15:59 [PATCH 1/2] ptrace.2: tfix Jakub Wilk
     [not found] ` <1451923175-4316-1-git-send-email-jwilk-tXgOlIzOKNReoWH0uzbU5w@public.gmane.org>
2016-01-04 15:59   ` [PATCH 2/2] futex.2: tfix Jakub Wilk
     [not found]     ` <1451923175-4316-2-git-send-email-jwilk-tXgOlIzOKNReoWH0uzbU5w@public.gmane.org>
2016-01-08 16:26       ` Michael Kerrisk (man-pages)
2016-01-08 16:26   ` [PATCH 1/2] ptrace.2: tfix Michael Kerrisk (man-pages)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).