summaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authorjmc <jmc@openbsd.org>2003-05-29 19:17:17 +0000
committerjmc <jmc@openbsd.org>2003-05-29 19:17:17 +0000
commitae7489c11c29b9fb0169376050f4d95aa8a419bf (patch)
treec40e72beca9e7982feffafa66cccd47f3a643402 /lib
parentsync (diff)
downloadwireguard-openbsd-ae7489c11c29b9fb0169376050f4d95aa8a419bf.tar.xz
wireguard-openbsd-ae7489c11c29b9fb0169376050f4d95aa8a419bf.zip
tweak;
ok mickey@
Diffstat (limited to 'lib')
-rw-r--r--lib/libarch/i386/i386_get_ldt.24
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libarch/i386/i386_get_ldt.2 b/lib/libarch/i386/i386_get_ldt.2
index d68fb78670d..e818bafc83b 100644
--- a/lib/libarch/i386/i386_get_ldt.2
+++ b/lib/libarch/i386/i386_get_ldt.2
@@ -1,4 +1,4 @@
-.\" $OpenBSD: i386_get_ldt.2,v 1.11 2003/05/29 15:36:23 mickey Exp $
+.\" $OpenBSD: i386_get_ldt.2,v 1.12 2003/05/29 19:17:17 jmc Exp $
.\"
.\" Copyright (c) 1980, 1991 Regents of the University of California.
.\" All rights reserved.
@@ -72,7 +72,7 @@ These structures are defined by the architecture
as disjoint bit-fields, so care must be taken in constructing them.
.Pp
Before this API can be used the functionality has to be enabled
-using a machdep.userldt
+using the machdep.userldt
.Xr sysctl 8
variable.
.Pp