Remove stale reference to the deprecated USER_LDT option. The associated

code is always compiled into the kernel now.

Submitted by:	Hubert Tournier <hubert@frbsd.org>
PR:		docs/53068
This commit is contained in:
John Baldwin 2003-06-09 11:46:22 +00:00
parent da1186f2c7
commit dff6f51034

View File

@ -73,10 +73,6 @@ can be either segment_descriptor or gate_descriptor and are defined in
.Aq Pa i386/segments.h .
These structures are defined by the architecture
as disjoint bit-fields, so care must be taken in constructing them.
.Pp
Note that you must have
.Dq options USER_LDT
in your kernel configuration file to use these functions.
.Sh RETURN VALUES
Upon successful completion,
.Fn i386_get_ldt