diff options
author | Michael Shalayeff <mickey@cvs.openbsd.org> | 2001-06-10 19:02:20 +0000 |
---|---|---|
committer | Michael Shalayeff <mickey@cvs.openbsd.org> | 2001-06-10 19:02:20 +0000 |
commit | f727aced7287f984272e04b80c896fcfcd061a50 (patch) | |
tree | 4edd2ededddee20751d13cbbabaf58c55ea31b02 /share/man/man8 | |
parent | 70b8cecc30a8ceb341edcc609af7f38bfbe56be1 (diff) |
typo
Diffstat (limited to 'share/man/man8')
-rw-r--r-- | share/man/man8/man8.i386/boot_i386.8 | 4 |
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! |