diff options
Diffstat (limited to 'lib/libarch/i386')
-rw-r--r-- | lib/libarch/i386/i386_get_ldt.2 | 2 |
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 8e4ea5b65ed..a54d127c0dd 100644 --- a/lib/libarch/i386/i386_get_ldt.2 +++ b/lib/libarch/i386/i386_get_ldt.2 @@ -66,7 +66,7 @@ The argument .Fa descs can be either segment_descriptor or gate_descriptor and are defined in .Fd <i386/segements.h> . -These structures are defined by the architecure +These structures are defined by the architecture as disjoint bit-fields, so care must be taken in constructing them. .Sh RETURN VALUES Upon successful completion, |