summaryrefslogtreecommitdiff
path: root/lib/libarch/i386/i386_get_ldt.2
diff options
context:
space:
mode:
authorTheo de Raadt <deraadt@cvs.openbsd.org>1999-07-03 18:01:26 +0000
committerTheo de Raadt <deraadt@cvs.openbsd.org>1999-07-03 18:01:26 +0000
commit64d16e9927a891cbd478c8872703b844572150d9 (patch)
tree08c94e202b235fbaa358d66e831e633008ee60ff /lib/libarch/i386/i386_get_ldt.2
parent434a71bd7bca8cfe74d58ff82c1c699c62e467df (diff)
spelling
Diffstat (limited to 'lib/libarch/i386/i386_get_ldt.2')
-rw-r--r--lib/libarch/i386/i386_get_ldt.22
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libarch/i386/i386_get_ldt.2 b/lib/libarch/i386/i386_get_ldt.2
index ac9b497a697..0f6f910120e 100644
--- a/lib/libarch/i386/i386_get_ldt.2
+++ b/lib/libarch/i386/i386_get_ldt.2
@@ -65,7 +65,7 @@ will contain the descriptors to be set or returned
The argument
.Fa descs
can be either segment_descriptor or gate_descriptor and are defined in
-.Fd <i386/segements.h> .
+.Fd <i386/segments.h> .
These structures are defined by the architecture
as disjoint bit-fields, so care must be taken in constructing them.
.Sh RETURN VALUES