summaryrefslogtreecommitdiff
path: root/share/man/man8
diff options
context:
space:
mode:
authorMichael Shalayeff <mickey@cvs.openbsd.org>2001-06-10 19:02:20 +0000
committerMichael Shalayeff <mickey@cvs.openbsd.org>2001-06-10 19:02:20 +0000
commitf727aced7287f984272e04b80c896fcfcd061a50 (patch)
tree4edd2ededddee20751d13cbbabaf58c55ea31b02 /share/man/man8
parent70b8cecc30a8ceb341edcc609af7f38bfbe56be1 (diff)
typo
Diffstat (limited to 'share/man/man8')
-rw-r--r--share/man/man8/man8.i386/boot_i386.84
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man8/man8.i386/boot_i386.8 b/share/man/man8/man8.i386/boot_i386.8
index 2e195089246..3a43c244f91 100644
--- a/share/man/man8/man8.i386/boot_i386.8
+++ b/share/man/man8/man8.i386/boot_i386.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: boot_i386.8,v 1.1 2000/11/09 03:57:34 deraadt Exp $
+.\" $OpenBSD: boot_i386.8,v 1.2 2001/06/10 19:02:19 mickey Exp $
.\"
.\" Copyright (c) 1997 Tobias Weingartner
.\"
@@ -159,7 +159,7 @@ system second stage bootstrap
The
.Dq PC BIOS Architecture
makes this process very prone to weird and
-wonderful interactions between differing operating systems.
+wonderful interactions between different operating systems.
There is no published standard to the MBR and PBR,
which makes coding these a nightmare.
Somebody *please* write me a decent BIOS, and make them (the masses) use it!