summaryrefslogtreecommitdiff
path: root/lib/libarch/i386/i386_get_ldt.2
diff options
context:
space:
mode:
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