summaryrefslogtreecommitdiff
path: root/lib/libc
diff options
context:
space:
mode:
authorJohn Baldwin <jhb@FreeBSD.org>2003-06-09 11:46:22 +0000
committerJohn Baldwin <jhb@FreeBSD.org>2003-06-09 11:46:22 +0000
commitdff6f5103447581d66d60029e2e41ec1c83f4204 (patch)
tree4fae50222c331568eab7012abfa3f4d04e6a3ba0 /lib/libc
parentda1186f2c7388e486c168f90ccafb7345471bfa9 (diff)
Notes
Diffstat (limited to 'lib/libc')
-rw-r--r--lib/libc/i386/sys/i386_get_ldt.24
1 files changed, 0 insertions, 4 deletions
diff --git a/lib/libc/i386/sys/i386_get_ldt.2 b/lib/libc/i386/sys/i386_get_ldt.2
index a64742c89d81..9a6eb949a844 100644
--- a/lib/libc/i386/sys/i386_get_ldt.2
+++ b/lib/libc/i386/sys/i386_get_ldt.2
@@ -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