set_thread_area.2: ffix

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2016-11-01 13:20:56 +01:00
parent 30ed4712c7
commit 758b35dafe
1 changed files with 2 additions and 0 deletions

View File

@ -29,6 +29,7 @@ Intel Software Developer's Manual or the AMD Architecture Programming Manual.
Both of these system calls take an argument that is a pointer
to a structure of the following type:
.nf
.in +4n
struct user_desc {
unsigned int entry_number;
@ -42,6 +43,7 @@ struct user_desc {
unsigned int useable:1;
};
.in
.fi
.BR get_thread_area ()
reads the GDT entry indicated by