* man2/set_thread_area.2 (.SH SEE ALSO): Mention PTRACE_GET_THREAD_AREA and PTRACE_SET_THREAD_AREA prctl requests. 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) -- 2.1.4 -- 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