docs/53068: Ref. to deprecated USER_LDT option in man (with fix)
Hubert Tournier
hubert at tournier.org
Sun Jun 8 22:50:19 UTC 2003
>Number: 53068
>Category: docs
>Synopsis: Ref. to deprecated USER_LDT option in man (with fix)
>Confidential: no
>Severity: non-critical
>Priority: medium
>Responsible: freebsd-doc
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: doc-bug
>Submitter-Id: current-users
>Arrival-Date: Sun Jun 08 15:50:17 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator: Hubert Tournier <hubert at frbsd.org>
>Release: FreeBSD 5.1-RELEASE i386
>Organization:
Maison
>Environment:
System: FreeBSD lezard.online.fr 5.1-RELEASE FreeBSD 5.1-RELEASE #0: Sat Jun 7 22:38:36 CEST 2003 root at lezard.online.fr:/usr/obj/usr/src/sys/LEZARD i386
>Description:
Reference to the deprecated USER_LDT option in man pages (with fix)
>How-To-Repeat:
# man i386_get_ldt
or
# man i386_get_ldt
>Fix:
# cd /usr/src
# patch < fix
--- fix begins here ---
--- lib/libc/i386/sys/i386_get_ldt.2.orig Sun Jun 8 22:36:45 2003
+++ lib/libc/i386/sys/i386_get_ldt.2 Sun Jun 8 22:37:00 2003
@@ -73,10 +73,6 @@
.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
--- fix ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-doc
mailing list