* [PATCH] ptrace.2: tfix
@ 2011-09-18 21:43 David Prévot
0 siblings, 0 replies; 12+ messages in thread
From: David Prévot @ 2011-09-18 21:43 UTC (permalink / raw)
To: mtk.manpages-Re5JQEeQqe8AvxtiuMwx3w
Cc: linux-man-u79uwXL29TY76Z2rM5mHXA, David Prévot
Signed-off-by: David Prévot <taffit-8fiUuRrzOP0dnm+yROfE0A@public.gmane.org>
---
man2/ptrace.2 | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/man2/ptrace.2 b/man2/ptrace.2
index 8af246f..ea41a26 100644
--- a/man2/ptrace.2
+++ b/man2/ptrace.2
@@ -208,7 +208,7 @@ as a bit mask of options, which are specified by the following flags:
.TP
.BR PTRACE_O_TRACESYSGOOD " (since Linux 2.4.6)"
When delivering syscall traps, set bit 7 in the signal number
-(i.e., deliver \fI(SIGTRAP | 0x80)\fP.
+(i.e., deliver \fISIGTRAP | 0x80\fP).
This makes it easy for the tracer to tell the difference
between normal traps and those caused by a syscall.
.RB ( PTRACE_O_TRACESYSGOOD
--
1.7.6.3
--
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] 12+ messages in thread
* [PATCH] ptrace.2: tfix
@ 2012-11-08 23:23 David Prévot
[not found] ` <1352417027-15405-1-git-send-email-taffit-8fiUuRrzOP0dnm+yROfE0A@public.gmane.org>
0 siblings, 1 reply; 12+ messages in thread
From: David Prévot @ 2012-11-08 23:23 UTC (permalink / raw)
To: mtk.manpages-Re5JQEeQqe8AvxtiuMwx3w
Cc: linux-man-u79uwXL29TY76Z2rM5mHXA, David Prévot
---
man2/ptrace.2 | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/man2/ptrace.2 b/man2/ptrace.2
index 656770d..55b990e 100644
--- a/man2/ptrace.2
+++ b/man2/ptrace.2
@@ -518,7 +518,7 @@ The
argument is ignored.
These requests are currently
.\" As at 3.7
-supported only on x89.
+supported only on x86.
.TP
.B PTRACE_KILL
Send the tracee a
--
1.7.10.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] 12+ messages in thread
* Re: [PATCH] ptrace.2: tfix
[not found] ` <1352417027-15405-1-git-send-email-taffit-8fiUuRrzOP0dnm+yROfE0A@public.gmane.org>
@ 2012-11-09 5:53 ` Michael Kerrisk (man-pages)
0 siblings, 0 replies; 12+ messages in thread
From: Michael Kerrisk (man-pages) @ 2012-11-09 5:53 UTC (permalink / raw)
To: David Prévot; +Cc: linux-man-u79uwXL29TY76Z2rM5mHXA
Thanks. Applied.
On Fri, Nov 9, 2012 at 12:23 AM, David Prévot <taffit-8fiUuRrzOP0dnm+yROfE0A@public.gmane.org> wrote:
> ---
> man2/ptrace.2 | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/man2/ptrace.2 b/man2/ptrace.2
> index 656770d..55b990e 100644
> --- a/man2/ptrace.2
> +++ b/man2/ptrace.2
> @@ -518,7 +518,7 @@ The
> argument is ignored.
> These requests are currently
> .\" As at 3.7
> -supported only on x89.
> +supported only on x86.
> .TP
> .B PTRACE_KILL
> Send the tracee a
> --
> 1.7.10.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
--
Michael Kerrisk
Linux man-pages maintainer; http://www.kernel.org/doc/man-pages/
Author of "The Linux Programming Interface"; http://man7.org/tlpi/
--
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] 12+ messages in thread
* [PATCH] ptrace.2: tfix
@ 2013-02-04 2:57 David Prévot
[not found] ` <1359946661-14700-1-git-send-email-taffit-8fiUuRrzOP0dnm+yROfE0A@public.gmane.org>
0 siblings, 1 reply; 12+ messages in thread
From: David Prévot @ 2013-02-04 2:57 UTC (permalink / raw)
To: mtk.manpages-Re5JQEeQqe8AvxtiuMwx3w
Cc: linux-man-u79uwXL29TY76Z2rM5mHXA, David Prévot
---
man2/ptrace.2 | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/man2/ptrace.2 b/man2/ptrace.2
index b137da3..4320de2 100644
--- a/man2/ptrace.2
+++ b/man2/ptrace.2
@@ -306,7 +306,7 @@ If a tracer sets this flag, a
.B SIGKILL
signal will be sent to every tracee if the tracer exits.
This option is useful for ptrace jailers that
-want to ensure that tracees can never escape the trcer's control.
+want to ensure that tracees can never escape the tracer's control.
.TP
.BR PTRACE_O_TRACECLONE " (since Linux 2.5.46)"
--
1.7.10.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] 12+ messages in thread
* Re: [PATCH] ptrace.2: tfix
[not found] ` <1359946661-14700-1-git-send-email-taffit-8fiUuRrzOP0dnm+yROfE0A@public.gmane.org>
@ 2013-02-04 4:30 ` Michael Kerrisk (man-pages)
0 siblings, 0 replies; 12+ messages in thread
From: Michael Kerrisk (man-pages) @ 2013-02-04 4:30 UTC (permalink / raw)
To: David Prévot; +Cc: linux-man-u79uwXL29TY76Z2rM5mHXA
Thanks David. Applied.
On Mon, Feb 4, 2013 at 3:57 AM, David Prévot <taffit-8fiUuRrzOP0dnm+yROfE0A@public.gmane.org> wrote:
> ---
> man2/ptrace.2 | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/man2/ptrace.2 b/man2/ptrace.2
> index b137da3..4320de2 100644
> --- a/man2/ptrace.2
> +++ b/man2/ptrace.2
> @@ -306,7 +306,7 @@ If a tracer sets this flag, a
> .B SIGKILL
> signal will be sent to every tracee if the tracer exits.
> This option is useful for ptrace jailers that
> -want to ensure that tracees can never escape the trcer's control.
> +want to ensure that tracees can never escape the tracer's control.
>
> .TP
> .BR PTRACE_O_TRACECLONE " (since Linux 2.5.46)"
> --
> 1.7.10.4
>
--
Michael Kerrisk
Linux man-pages maintainer; http://www.kernel.org/doc/man-pages/
Author of "The Linux Programming Interface"; http://man7.org/tlpi/
--
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] 12+ messages in thread
* [PATCH] ptrace.2: tfix
@ 2013-03-02 2:35 David Prévot
[not found] ` <1362191753-6287-1-git-send-email-taffit-8fiUuRrzOP0dnm+yROfE0A@public.gmane.org>
0 siblings, 1 reply; 12+ messages in thread
From: David Prévot @ 2013-03-02 2:35 UTC (permalink / raw)
To: mtk.manpages-Re5JQEeQqe8AvxtiuMwx3w
Cc: linux-man-u79uwXL29TY76Z2rM5mHXA, David Prévot
---
man2/ptrace.2 | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/man2/ptrace.2 b/man2/ptrace.2
index df1be97..9d1133c 100644
--- a/man2/ptrace.2
+++ b/man2/ptrace.2
@@ -251,7 +251,7 @@ constant.
.I data
points to a
.BR "struct iovec" ,
-which describes ithe destination buffer's location and length.
+which describes the destination buffer's location and length.
On return, the kernel modifies
.B iov.len
to indicate the actual number of bytes returned.
--
1.7.10.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] 12+ messages in thread
* Re: [PATCH] ptrace.2: tfix
[not found] ` <1362191753-6287-1-git-send-email-taffit-8fiUuRrzOP0dnm+yROfE0A@public.gmane.org>
@ 2013-03-05 16:39 ` Michael Kerrisk (man-pages)
0 siblings, 0 replies; 12+ messages in thread
From: Michael Kerrisk (man-pages) @ 2013-03-05 16:39 UTC (permalink / raw)
To: David Prévot; +Cc: linux-man-u79uwXL29TY76Z2rM5mHXA
Thanks David. Applied.
On Sat, Mar 2, 2013 at 3:35 AM, David Prévot <taffit-8fiUuRrzOP0dnm+yROfE0A@public.gmane.org> wrote:
> ---
> man2/ptrace.2 | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/man2/ptrace.2 b/man2/ptrace.2
> index df1be97..9d1133c 100644
> --- a/man2/ptrace.2
> +++ b/man2/ptrace.2
> @@ -251,7 +251,7 @@ constant.
> .I data
> points to a
> .BR "struct iovec" ,
> -which describes ithe destination buffer's location and length.
> +which describes the destination buffer's location and length.
> On return, the kernel modifies
> .B iov.len
> to indicate the actual number of bytes returned.
> --
> 1.7.10.4
>
--
Michael Kerrisk
Linux man-pages maintainer; http://www.kernel.org/doc/man-pages/
Author of "The Linux Programming Interface"; http://man7.org/tlpi/
--
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] 12+ messages in thread
* [PATCH] ptrace.2: tfix
@ 2015-10-19 12:30 Namhyung Kim
[not found] ` <1445257851-7427-1-git-send-email-namhyung-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
0 siblings, 1 reply; 12+ messages in thread
From: Namhyung Kim @ 2015-10-19 12:30 UTC (permalink / raw)
To: mtk.manpages-Re5JQEeQqe8AvxtiuMwx3w; +Cc: linux-man-u79uwXL29TY76Z2rM5mHXA
Signed-off-by: Namhyung Kim <namhyung-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
---
man2/ptrace.2 | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/man2/ptrace.2 b/man2/ptrace.2
index 058893f..46eccc4 100644
--- a/man2/ptrace.2
+++ b/man2/ptrace.2
@@ -834,7 +834,7 @@ returns
instead of having
.B SIGSTOP
signal delivered to them.
-.BR evecve (2)
+.BR execve (2)
does not deliver an extra
.BR SIGTRAP .
Only a
--
2.6.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] 12+ messages in thread
* Re: [PATCH] ptrace.2: tfix
[not found] ` <1445257851-7427-1-git-send-email-namhyung-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
@ 2015-12-02 16:13 ` Michael Kerrisk (man-pages)
0 siblings, 0 replies; 12+ messages in thread
From: Michael Kerrisk (man-pages) @ 2015-12-02 16:13 UTC (permalink / raw)
To: Namhyung Kim
Cc: mtk.manpages-Re5JQEeQqe8AvxtiuMwx3w,
linux-man-u79uwXL29TY76Z2rM5mHXA
Thanks, Namhyung Kim. Applied.
Cheers,
Michael
On 10/19/2015 02:30 PM, Namhyung Kim wrote:
> Signed-off-by: Namhyung Kim <namhyung-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
> ---
> man2/ptrace.2 | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/man2/ptrace.2 b/man2/ptrace.2
> index 058893f..46eccc4 100644
> --- a/man2/ptrace.2
> +++ b/man2/ptrace.2
> @@ -834,7 +834,7 @@ returns
> instead of having
> .B SIGSTOP
> signal delivered to them.
> -.BR evecve (2)
> +.BR execve (2)
> does not deliver an extra
> .BR SIGTRAP .
> Only a
>
--
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] 12+ messages in thread
* [PATCH] ptrace.2: tfix
@ 2021-02-19 23:49 edef
2021-02-19 23:54 ` edef
0 siblings, 1 reply; 12+ messages in thread
From: edef @ 2021-02-19 23:49 UTC (permalink / raw)
To: linux-man; +Cc: mtk.manpages, edef
---
man2/ptrace.2 | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/man2/ptrace.2 b/man2/ptrace.2
index 17e415ba2..5245338ba 100644
--- a/man2/ptrace.2
+++ b/man2/ptrace.2
@@ -1052,7 +1052,7 @@ structure contains the following fields:
.IP
.in +4n
.EX
-struct ptrace_syscal_info {
+struct ptrace_syscall_info {
__u8 op; /* Type of system call stop */
__u32 arch; /* AUDIT_ARCH_* value; see seccomp(2) */
__u64 instruction_pointer; /* CPU instruction pointer */
--
2.30.0
^ permalink raw reply related [flat|nested] 12+ messages in thread
* [PATCH] ptrace.2: tfix
2021-02-19 23:49 edef
@ 2021-02-19 23:54 ` edef
2021-02-20 14:27 ` Michael Kerrisk (man-pages)
0 siblings, 1 reply; 12+ messages in thread
From: edef @ 2021-02-19 23:54 UTC (permalink / raw)
To: linux-man; +Cc: mtk.manpages, edef
Signed-off-by: edef <edef@edef.eu>
---
I seem to have forgotten my Signed-off-by in my original email,
my apologies.
man2/ptrace.2 | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/man2/ptrace.2 b/man2/ptrace.2
index 17e415ba2..5245338ba 100644
--- a/man2/ptrace.2
+++ b/man2/ptrace.2
@@ -1052,7 +1052,7 @@ structure contains the following fields:
.IP
.in +4n
.EX
-struct ptrace_syscal_info {
+struct ptrace_syscall_info {
__u8 op; /* Type of system call stop */
__u32 arch; /* AUDIT_ARCH_* value; see seccomp(2) */
__u64 instruction_pointer; /* CPU instruction pointer */
--
2.30.0
^ permalink raw reply related [flat|nested] 12+ messages in thread
* Re: [PATCH] ptrace.2: tfix
2021-02-19 23:54 ` edef
@ 2021-02-20 14:27 ` Michael Kerrisk (man-pages)
0 siblings, 0 replies; 12+ messages in thread
From: Michael Kerrisk (man-pages) @ 2021-02-20 14:27 UTC (permalink / raw)
To: edef, linux-man; +Cc: mtk.manpages
On 2/20/21 12:54 AM, edef wrote:
> Signed-off-by: edef <edef@edef.eu>
Thanks. Patch applied.
Cheers,
Michael
> ---
> I seem to have forgotten my Signed-off-by in my original email,
> my apologies.
>
> man2/ptrace.2 | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/man2/ptrace.2 b/man2/ptrace.2
> index 17e415ba2..5245338ba 100644
> --- a/man2/ptrace.2
> +++ b/man2/ptrace.2
> @@ -1052,7 +1052,7 @@ structure contains the following fields:
> .IP
> .in +4n
> .EX
> -struct ptrace_syscal_info {
> +struct ptrace_syscall_info {
> __u8 op; /* Type of system call stop */
> __u32 arch; /* AUDIT_ARCH_* value; see seccomp(2) */
> __u64 instruction_pointer; /* CPU instruction pointer */
>
--
Michael Kerrisk
Linux man-pages maintainer; http://www.kernel.org/doc/man-pages/
Linux/UNIX System Programming Training: http://man7.org/training/
^ permalink raw reply [flat|nested] 12+ messages in thread
end of thread, other threads:[~2021-02-20 14:28 UTC | newest]
Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-10-19 12:30 [PATCH] ptrace.2: tfix Namhyung Kim
[not found] ` <1445257851-7427-1-git-send-email-namhyung-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2015-12-02 16:13 ` Michael Kerrisk (man-pages)
-- strict thread matches above, loose matches on Subject: below --
2021-02-19 23:49 edef
2021-02-19 23:54 ` edef
2021-02-20 14:27 ` Michael Kerrisk (man-pages)
2013-03-02 2:35 David Prévot
[not found] ` <1362191753-6287-1-git-send-email-taffit-8fiUuRrzOP0dnm+yROfE0A@public.gmane.org>
2013-03-05 16:39 ` Michael Kerrisk (man-pages)
2013-02-04 2:57 David Prévot
[not found] ` <1359946661-14700-1-git-send-email-taffit-8fiUuRrzOP0dnm+yROfE0A@public.gmane.org>
2013-02-04 4:30 ` Michael Kerrisk (man-pages)
2012-11-08 23:23 David Prévot
[not found] ` <1352417027-15405-1-git-send-email-taffit-8fiUuRrzOP0dnm+yROfE0A@public.gmane.org>
2012-11-09 5:53 ` Michael Kerrisk (man-pages)
2011-09-18 21:43 David Prévot
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).