From 1a01f6bc0cd856ff9a03f2bfa3a9dcdaf9d45dd6 Mon Sep 17 00:00:00 2001 From: jhb Date: Mon, 9 Jun 2003 11:46:22 +0000 Subject: Remove stale reference to the deprecated USER_LDT option. The associated code is always compiled into the kernel now. Submitted by: Hubert Tournier PR: docs/53068 --- lib/libc/i386/sys/i386_get_ldt.2 | 4 ---- 1 file changed, 4 deletions(-) (limited to 'lib/libc/i386') diff --git a/lib/libc/i386/sys/i386_get_ldt.2 b/lib/libc/i386/sys/i386_get_ldt.2 index a64742c..9a6eb94 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 -- cgit v1.1