summaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
authorMichael Shalayeff <mickey@cvs.openbsd.org>2000-05-23 18:49:32 +0000
committerMichael Shalayeff <mickey@cvs.openbsd.org>2000-05-23 18:49:32 +0000
commit572ff576a17c618a1a3df7b8418e21e04041c06c (patch)
treeb2676d5f124bac9f272444859fb488fcd924e6ec /etc
parent60650065ce93618058f4efe09431a2d0e8d56726 (diff)
fix pt and signature offsets; from Alejo Sanchez <alejos@fibertel.com.ar>
Diffstat (limited to 'etc')
-rw-r--r--etc/etc.i386/INSTALL.mbr4
1 files changed, 2 insertions, 2 deletions
diff --git a/etc/etc.i386/INSTALL.mbr b/etc/etc.i386/INSTALL.mbr
index 10d872e6d11..24123e63ebd 100644
--- a/etc/etc.i386/INSTALL.mbr
+++ b/etc/etc.i386/INSTALL.mbr
@@ -55,8 +55,8 @@ Where stuff is:
The MBR program code starts at offset 0000.
The MBR messages start at offset 008b.
- The partition table starts at offset 00be.
- The signature is at offset 00fe.
+ The partition table starts at offset 01be.
+ The signature is at offset 01fe.
Here is a summary of what this thing does: