diff options
author | michaels <michaels@cvs.openbsd.org> | 1996-10-08 01:21:08 +0000 |
---|---|---|
committer | michaels <michaels@cvs.openbsd.org> | 1996-10-08 01:21:08 +0000 |
commit | 3335b6ad7d1ede975afee2a7acfdfb5c494383b6 (patch) | |
tree | 03ec310c66dd7745b8e3adbecda62e6ba70d9f0e /lib/libarch/i386/i386_vm86.2 | |
parent | ca19a796dca7b796e77a9567be0e357be4b16b63 (diff) |
Attempt at cleanup.
Diffstat (limited to 'lib/libarch/i386/i386_vm86.2')
-rw-r--r-- | lib/libarch/i386/i386_vm86.2 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libarch/i386/i386_vm86.2 b/lib/libarch/i386/i386_vm86.2 index 52db5bbeb90..3f34330bc8e 100644 --- a/lib/libarch/i386/i386_vm86.2 +++ b/lib/libarch/i386/i386_vm86.2 @@ -1,4 +1,4 @@ -.\" $OpenBSD: i386_vm86.2,v 1.1 1996/03/19 23:15:02 niklas Exp $ +.\" $OpenBSD: i386_vm86.2,v 1.2 1996/10/08 01:20:07 michaels Exp $ .\" $NetBSD: i386_vm86.2,v 1.1 1996/02/21 00:21:52 jtk Exp $ .\" .\" Copyright (c) 1996 The NetBSD Foundation, Inc. @@ -39,7 +39,7 @@ .\" .Dd February 20, 1996 .Dt I386_VM86 2 -.Os NetBSD +.Os .Sh NAME .Nm i386_vm86 .Nd set virtual 8086 processor registers and mode |