diff options
author | 1999-07-03 18:01:25 +0000 | |
---|---|---|
committer | 1999-07-03 18:01:25 +0000 | |
commit | 0ae4b5a36fb5137efa041e4bc47b0d3e57a89d51 (patch) | |
tree | 170ed4e3efede2d35b6ce2737dbe839e44ed5682 /lib | |
parent | whoops, fix a bug in my example :) (diff) | |
download | wireguard-openbsd-0ae4b5a36fb5137efa041e4bc47b0d3e57a89d51.tar.xz wireguard-openbsd-0ae4b5a36fb5137efa041e4bc47b0d3e57a89d51.zip |
spelling
Diffstat (limited to 'lib')
-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 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 |