diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 1998-06-05 00:47:48 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 1998-06-05 00:47:48 +0000 |
commit | b483aa32484785b1eb696094d70def746faadff7 (patch) | |
tree | d68ef4251a7451b49a857bd8551311fee05291b4 /lib/libarch | |
parent | 2df7f6110dc24b8d55e1c6c2c825fb2e393cdfb2 (diff) |
spelling
Diffstat (limited to 'lib/libarch')
-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, |