summaryrefslogtreecommitdiff
path: root/share/man/man4/options.4
diff options
context:
space:
mode:
Diffstat (limited to 'share/man/man4/options.4')
-rw-r--r--share/man/man4/options.412
1 files changed, 11 insertions, 1 deletions
diff --git a/share/man/man4/options.4 b/share/man/man4/options.4
index 453ea828a4c..fe5470cb294 100644
--- a/share/man/man4/options.4
+++ b/share/man/man4/options.4
@@ -1,4 +1,4 @@
-.\" $OpenBSD: options.4,v 1.173 2005/12/06 20:18:57 pedro Exp $
+.\" $OpenBSD: options.4,v 1.174 2006/03/05 09:19:59 jmc Exp $
.\" $NetBSD: options.4,v 1.21 1997/06/25 03:13:00 thorpej Exp $
.\"
.\" Copyright (c) 1998 Theo de Raadt
@@ -667,6 +667,16 @@ See
for details.
.It Cd option MULTIPROCESSOR
On those architectures that have it, this enables multiprocessor support.
+.It Cd option USER_LDT
+Enable per-process Local Descriptor Table (LDT) entries;
+see
+.Xr i386_set_ldt 2
+and the
+.Va machdep.userldt
+.Xr sysctl 8 .
+This option is supported on the
+.Va i386
+architecture.
.El
.Ss Networking Options
.Bl -ohang