Hello Eugene, On 04/14/2018 07:47 PM, Eugene Syromyatnikov wrote: > * man2/set_thread_area.2 (.SH SEE ALSO): Mention PTRACE_GET_THREAD_AREA > and PTRACE_SET_THREAD_AREA prctl requests. Thanks. Patch applied. Cheers, Michael > Signed-off-by: Eugene Syromyatnikov <evgsyr@xxxxxxxxx> > --- > man2/set_thread_area.2 | 3 ++- > 1 file changed, 2 insertions(+), 1 deletion(-) > > diff --git a/man2/set_thread_area.2 b/man2/set_thread_area.2 > index 4f93895..91d8151 100644 > --- a/man2/set_thread_area.2 > +++ b/man2/set_thread_area.2 > @@ -215,4 +215,5 @@ Prior to Linux 3.19, the DS and ES segment registers must not reference > TLS entries. > .SH SEE ALSO > .BR arch_prctl (2), > -.BR modify_ldt (2) > +.BR modify_ldt (2), > +.BR PTRACE_GET_THREAD_AREA " and " PTRACE_SET_THREAD_AREA " requests in " ptrace (2) > -- 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@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html