summaryrefslogtreecommitdiff
path: root/share
diff options
context:
space:
mode:
authorTed Unangst <tedu@cvs.openbsd.org>2010-06-29 16:22:59 +0000
committerTed Unangst <tedu@cvs.openbsd.org>2010-06-29 16:22:59 +0000
commitd909d71b3beb955924b0408aa10cfa78ac916422 (patch)
tree109c7e043ec6e561ae5812ffee89572c890f6066 /share
parentcd8901614cb90ac8c9614d3d62200d80b727d954 (diff)
jmc reminded me that rthreads should be removed from here
Diffstat (limited to 'share')
-rw-r--r--share/man/man4/options.410
1 files changed, 2 insertions, 8 deletions
diff --git a/share/man/man4/options.4 b/share/man/man4/options.4
index b6ba58cae45..05d30660196 100644
--- a/share/man/man4/options.4
+++ b/share/man/man4/options.4
@@ -1,4 +1,4 @@
-.\" $OpenBSD: options.4,v 1.195 2010/04/03 01:49:44 guenther Exp $
+.\" $OpenBSD: options.4,v 1.196 2010/06/29 16:22:58 tedu Exp $
.\" $NetBSD: options.4,v 1.21 1997/06/25 03:13:00 thorpej Exp $
.\"
.\" Copyright (c) 1998 Theo de Raadt
@@ -34,7 +34,7 @@
.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
.\"
.\"
-.Dd $Mdocdate: April 3 2010 $
+.Dd $Mdocdate: June 29 2010 $
.Dt OPTIONS 4
.Os
.Sh NAME
@@ -562,12 +562,6 @@ See
and
.Xr raidctl 8
for details.
-.It Cd option RTHREADS
-Enable kernel support for kernel-level threads via the
-.Dv RFTHREAD
-flag to
-.Xr rfork 2 .
-Currently incomplete.
.It Cd option USER_LDT
Enable userland manipulation of per-process
Local Descriptor Table (LDT) entries;