diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2006-03-05 18:47:26 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2006-03-05 18:47:26 +0000 |
commit | e41fbd6289058f7fc4437746511bbfda068cc751 (patch) | |
tree | 2e632b5407e1c62c72a7b980c25d993f49879655 /share/man/man4/options.4 | |
parent | 1fa4e6cc1ddbfe7a7e31a490644082d999103807 (diff) |
better wording from weingart;
Diffstat (limited to 'share/man/man4/options.4')
-rw-r--r-- | share/man/man4/options.4 | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/share/man/man4/options.4 b/share/man/man4/options.4 index fe5470cb294..2c1ab526d09 100644 --- a/share/man/man4/options.4 +++ b/share/man/man4/options.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: options.4,v 1.174 2006/03/05 09:19:59 jmc Exp $ +.\" $OpenBSD: options.4,v 1.175 2006/03/05 18:47:25 jmc Exp $ .\" $NetBSD: options.4,v 1.21 1997/06/25 03:13:00 thorpej Exp $ .\" .\" Copyright (c) 1998 Theo de Raadt @@ -668,7 +668,8 @@ 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; +Enable userland manipulation of per-process +Local Descriptor Table (LDT) entries; see .Xr i386_set_ldt 2 and the |