diff --git a/man2/set_thread_area.2 b/man2/set_thread_area.2 index 0dcd8ff81..3ca3217e5 100644 --- a/man2/set_thread_area.2 +++ b/man2/set_thread_area.2 @@ -223,4 +223,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)