Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/lib/libarch/i386 Tyop; from Jim Spath <jspath%bcpl.net@localhost> in P...
details: https://anonhg.NetBSD.org/src/rev/271475e87edb
branches: trunk
changeset: 474317:271475e87edb
user: kleink <kleink%NetBSD.org@localhost>
date: Sat Jul 03 13:53:44 1999 +0000
description:
Tyop; from Jim Spath <jspath%bcpl.net@localhost> in PR port-i386/7900.
diffstat:
lib/libarch/i386/i386_get_ldt.2 | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (21 lines):
diff -r 288bc9d7e1ad -r 271475e87edb lib/libarch/i386/i386_get_ldt.2
--- a/lib/libarch/i386/i386_get_ldt.2 Sat Jul 03 13:52:29 1999 +0000
+++ b/lib/libarch/i386/i386_get_ldt.2 Sat Jul 03 13:53:44 1999 +0000
@@ -30,7 +30,7 @@
.\" SUCH DAMAGE.
.\"
.\" from: @(#)fork.2 6.5 (Berkeley) 3/10/91
-.\" $NetBSD: i386_get_ldt.2,v 1.6 1999/07/02 15:14:07 simonb Exp $
+.\" $NetBSD: i386_get_ldt.2,v 1.7 1999/07/03 13:53:44 kleink Exp $
.\"
.Dd September 20, 1993
.Dt I386_GET_LDT 2
@@ -67,7 +67,7 @@
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 architecure
as disjoint bit-fields, so care must be taken in constructing them.
.Sh RETURN VALUES
Home |
Main Index |
Thread Index |
Old Index