Skip site navigation (1)Skip section navigation (2)
Date:      Sun,  8 Jun 2003 23:43:15 +0000 (GMT)
From:      Hubert Tournier <hubert@tournier.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   docs/53068: Ref. to deprecated USER_LDT option in man (with fix)
Message-ID:  <20030608234315.CBCFF2EC02E@mail.iris3.net>
Resent-Message-ID: <200306082250.h58MoItK033650@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>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@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@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:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030608234315.CBCFF2EC02E>