diff options
Diffstat (limited to 'lib/libc/i386/sys/i386_get_ldt.2')
-rw-r--r-- | lib/libc/i386/sys/i386_get_ldt.2 | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/lib/libc/i386/sys/i386_get_ldt.2 b/lib/libc/i386/sys/i386_get_ldt.2 index 5b6070e..5b74325 100644 --- a/lib/libc/i386/sys/i386_get_ldt.2 +++ b/lib/libc/i386/sys/i386_get_ldt.2 @@ -56,11 +56,11 @@ LDT. will set a list of i386 descriptors for the current process in its LDT. Both routines accept a starting selector number -.Fa start_sel -, an array of memory that +.Fa start_sel , +an array of memory that will contain the descriptors to be set or returned -.Fa descs -, and the number of entries to set or return +.Fa descs , +and the number of entries to set or return .Fa num_sels . .Pp The argument |